CVS commit by staikos:
unused
M +0 -1 datawizard.ui.h 1.77
--- kdeextragear-2/kst/kst/datawizard.ui.h #1.76:1.77
@@ -159,5 +159,4 @@ void DataWizard::showPage( QWidget *page
// check for sufficient memory...
//
- KstApp *app = KstApp::inst();
unsigned long memoryRequested = 0, memoryAvailable = 1024*1024*1024; // 1GB
#ifdef HAVE_LINUX