summaryrefslogtreecommitdiff
path: root/sysutils/filelight-kde4/files/patch-scanmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/filelight-kde4/files/patch-scanmanager.h')
-rw-r--r--sysutils/filelight-kde4/files/patch-scanmanager.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/filelight-kde4/files/patch-scanmanager.h b/sysutils/filelight-kde4/files/patch-scanmanager.h
deleted file mode 100644
index e27807831938..000000000000
--- a/sysutils/filelight-kde4/files/patch-scanmanager.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/scanmanager.h.orig Fri Aug 13 23:50:09 2004
-+++ src/scanmanager.h Sat Aug 14 00:32:26 2004
-@@ -65,6 +65,8 @@
- static bool readMounts();
- private:
- static QStringList localMounts, remoteMounts;
-+
-+ friend class ScanThread;
- };
-
-