CVS commit by arwalker: No longer create a default window. Results of discussion at UBC between cbn, rc, and arw. M +0 -2 kst.cpp 1.159 --- kdeextragear-2/kst/kst/kst.cpp #1.158:1.159 @@ -218,6 +218,4 @@ KstApp::KstApp(QWidget *parent, const ch } } - - newWindow( QString::null ); }