changeset 218:4fb1a45be262

(none)
author benoitrigolleau
date Thu, 07 Feb 2008 15:18:12 +0000
parents c24fafc45d50
children e8175839a5ac
files sv/main/main.cpp
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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();