summaryrefslogtreecommitdiff
path: root/sysutils/krusader/patches/patch-krusader_VFS_temp__vfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/krusader/patches/patch-krusader_VFS_temp__vfs.h')
-rw-r--r--sysutils/krusader/patches/patch-krusader_VFS_temp__vfs.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/sysutils/krusader/patches/patch-krusader_VFS_temp__vfs.h b/sysutils/krusader/patches/patch-krusader_VFS_temp__vfs.h
deleted file mode 100644
index 9f858243af1..00000000000
--- a/sysutils/krusader/patches/patch-krusader_VFS_temp__vfs.h
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-krusader_VFS_temp__vfs.h,v 1.1 2012/12/22 02:31:33 joerg Exp $
-
---- krusader/VFS/temp_vfs.h.orig 2012-12-22 01:45:21.000000000 +0000
-+++ krusader/VFS/temp_vfs.h
-@@ -52,6 +52,8 @@ protected:
- void handleIso(QString origin);
- QString tmpDir;
-
-+private:
-+ QString type;
- };
-
- #endif