diff options
| author | Emmanuel Pescosta <[email protected]> | 2014-10-01 12:34:49 +0200 |
|---|---|---|
| committer | Emmanuel Pescosta <[email protected]> | 2014-10-01 12:34:49 +0200 |
| commit | 6a09781a3b99bbca2b2c66ee3041208a02ead0ca (patch) | |
| tree | 1a0f7b311086acee40d82be6a88f2fab6d6bb343 /src/settings/viewpropertiesdialog.cpp | |
| parent | 1d590aa7d50bcf955e3356a09dcaa88e1989aa3a (diff) | |
Ported Dolphin away from KStandardDirs
removed unused mirroredDirectory method
REVIEW: 120194
Diffstat (limited to 'src/settings/viewpropertiesdialog.cpp')
| -rw-r--r-- | src/settings/viewpropertiesdialog.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/settings/viewpropertiesdialog.cpp b/src/settings/viewpropertiesdialog.cpp index 41a39f2a7..576154f2b 100644 --- a/src/settings/viewpropertiesdialog.cpp +++ b/src/settings/viewpropertiesdialog.cpp @@ -34,7 +34,6 @@ #include <KIconLoader> #include <KIO/NetAccess> #include <KMessageBox> -#include <KStandardDirs> #include <KUrl> #include <KComboBox> |
