[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi/core
From:       Lorenzo Villani <lvillani () binaryhelix ! net>
Date:       2008-09-19 18:30:13
Message-ID: 1221849013.879837.25661.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 862742 by villani:

comented some unused variables

 M  +4 -4      KexiWindow.cpp  


--- trunk/koffice/kexi/core/KexiWindow.cpp #862741:862742
@@ -198,7 +198,7 @@
 // topBarHLyr->addSpacing(KDialog::marginHint()/2);
 // d->topBarLyr = new KexiFlowLayout(topBarHLyr, KDialog::marginHint()/2, 2);
 
-    const bool userMode = KexiMainWindowIface::global()->userMode();
+    //const bool userMode = KexiMainWindowIface::global()->userMode(); // unused
 
     /* if (userMode
         || d->supportedViewModes == Kexi::DataViewMode
@@ -213,9 +213,9 @@
       }*/
 
     // Data actions
-    QAction * a;
-    KActionCollection *ac = KexiMainWindowIface::global()->actionCollection();
-    KexiSmallToolButton *btn;
+    //QAction * a; //unused
+    //KActionCollection *ac = KexiMainWindowIface::global()->actionCollection(); //unused
+    //KexiSmallToolButton *btn; // unused
     /*
       a = sharedAction("project_save");
       d->saveDesignButton = new KexiSmallToolButton(a, this);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic