# HG changeset patch # User benoitrigolleau # Date 1202397492 0 # Node ID 4fb1a45be26205d91c5e092a489bf9b3e64688d4 # Parent c24fafc45d50be879ada3da2f2d2c7217e0eac5b diff -r c24fafc45d50 -r 4fb1a45be262 sv/main/main.cpp --- a/sv/main/main.cpp Thu Feb 07 15:17:13 2008 +0000 +++ b/sv/main/main.cpp Thu Feb 07 15:18:12 2008 +0000 @@ -215,9 +215,6 @@ QSplashScreen *splash = new QSplashScreen; splash->setPixmap(QPixmap(":icons/splashscreen.png")); splash->show(); - - Plotter plotter; - plotter.show(); QStringList args = application.arguments();