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

List:       kde-commits
Subject:    KDE/kdelibs/kdecore/sycoca
From:       David Faure <faure () kde ! org>
Date:       2007-03-20 14:36:09
Message-ID: 1174401369.110087.15913.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 644599 by dfaure:

Remove unused method


 M  +2 -0      ksycoca.cpp  
 M  +0 -5      ksycoca.h  


--- trunk/KDE/kdelibs/kdecore/sycoca/ksycoca.cpp #644598:644599
@@ -447,6 +447,7 @@
    return d->allResourceDirs;
 }
 
+#if 0
 QString KSycoca::determineRelativePath( const QString & _fullpath, const char *_resource )
 {
   QString sRelativeFilePath;
@@ -464,6 +465,7 @@
     //kDebug(7011) << sRelativeFilePath << endl;
   return sRelativeFilePath;
 }
+#endif
 
 void KSycoca::flagError()
 {
--- trunk/KDE/kdelibs/kdecore/sycoca/ksycoca.h #644598:644599
@@ -147,11 +147,6 @@
    void disableAutoRebuild();
 
    /**
-    * Determine relative path for a .desktop file from a full path and a resource name
-    */
-   static QString determineRelativePath( const QString & _fullpath, const char *_resource );
-
-   /**
     * When you receive a "databaseChanged" signal, you can query here if
     * a change has occurred in a specific resource type.
     * @see KStandardDirs for the various resource types.
[prev in list] [next in list] [prev in thread] [next in thread] 

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