summaryrefslogtreecommitdiff
path: root/x11-fm/krusader2/files/patch-vfs_vfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/krusader2/files/patch-vfs_vfs.h')
-rw-r--r--x11-fm/krusader2/files/patch-vfs_vfs.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-fm/krusader2/files/patch-vfs_vfs.h b/x11-fm/krusader2/files/patch-vfs_vfs.h
deleted file mode 100644
index 595a900af642..000000000000
--- a/x11-fm/krusader2/files/patch-vfs_vfs.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- krusader/VFS/vfs.h.orig Sat Oct 8 22:48:24 2005
-+++ krusader/VFS/vfs.h Sun May 27 21:40:25 2007
-@@ -134,7 +134,7 @@
-
- protected:
- /// Feel the vfs dictionary with vfiles, must be implemented for each vfs
-- virtual bool populateVfsList(const KURL& origin, bool showHidden) = 0L;
-+ virtual bool populateVfsList(const KURL& origin, bool showHidden) = 0;
- /// Set the vfile list pointer
- void setVfsFilesP(vfileDict* dict);
- /// clear and delete all current vfiles
-
---Boundary-00=_8WeWGysQhMJYgoy--