]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/viewproperties.h
Ported Dolphin away from KStandardDirs
[dolphin.git] / src / views / viewproperties.h
index 69b507f1b205e0edfe661350a1c29d96f64a063b..d794edf655164a70926216af0dd3764880134f97 100644 (file)
@@ -164,15 +164,6 @@ private:
      */
     static QString directoryHashForUrl(const KUrl& url);
 
-    /**
-     * Returns the URL of the directory, where the mirrored view properties
-     * are stored into. Mirrored view properties are used if:
-     * - there is no write access for storing the view properties into
-     *   the original directory
-     * - for non local directories
-     */
-    static KUrl mirroredDirectory();
-
     Q_DISABLE_COPY(ViewProperties)
 
 private: