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

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/icons
From:       Peter Penz <peter.penz () gmx ! at>
Date:       2009-04-11 17:02:19
Message-ID: 1239469339.603725.10556.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 952367 by ppenz:

deactivated obviously dead code

 M  +4 -2      kicontheme.cpp  


--- trunk/KDE/kdelibs/kdeui/icons/kicontheme.cpp #952366:952367
@@ -335,8 +335,6 @@
 
 QStringList KIconTheme::queryIcons(int size, KIconLoader::Context context) const
 {
-    int delta = 1000, dw;
-
     KIconThemeDir *dir;
 
     // Try to find exact match
@@ -362,6 +360,9 @@
 
     return result;
 
+/*
+    int delta = 1000, dw;
+
     // Find close match
     KIconThemeDir *best = 0L;
     for(int i=0; i<d->mDirs.size(); ++i) {
@@ -380,6 +381,7 @@
     }
 
     return best->iconList();
+    */
 }
 
 QStringList KIconTheme::queryIconsByContext(int size, KIconLoader::Context context) const
[prev in list] [next in list] [prev in thread] [next in thread] 

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