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

List:       kde-commits
Subject:    KDE/kdelibs/kdecore/kconfig_compiler
From:       Dirk Mueller <mueller () kde ! org>
Date:       2006-04-13 22:48:47
Message-ID: 1144968527.998579.11353.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 529630 by mueller:

remove unnecessary check (CID 244)


 M  +1 -1      kconfig_compiler.cpp  


--- trunk/KDE/kdelibs/kdecore/kconfig_compiler/kconfig_compiler.cpp #529629:529630
@@ -1253,7 +1253,7 @@
 
   if ( headerIncludes.count() > 0 ) h << endl;
 
-  if ( !singleton && cfgFileNameArg && parameters.isEmpty() )
+  if ( !singleton && parameters.isEmpty() )
     h << "#include <kglobal.h>" << endl;
 
   h << "#include <kconfigskeleton.h>" << endl;
[prev in list] [next in list] [prev in thread] [next in thread] 

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