summaryrefslogtreecommitdiff
path: root/x11/kdebase4-runtime/files/patch-kioslave_media_mediamanager-fstabbackend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase4-runtime/files/patch-kioslave_media_mediamanager-fstabbackend.cpp')
-rw-r--r--x11/kdebase4-runtime/files/patch-kioslave_media_mediamanager-fstabbackend.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/kdebase4-runtime/files/patch-kioslave_media_mediamanager-fstabbackend.cpp b/x11/kdebase4-runtime/files/patch-kioslave_media_mediamanager-fstabbackend.cpp
deleted file mode 100644
index 6ef1e0a2f661..000000000000
--- a/x11/kdebase4-runtime/files/patch-kioslave_media_mediamanager-fstabbackend.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
---- kioslave/media/mediamanager/fstabbackend.cpp.orig Sun Oct 1 19:31:54 2006
-+++ kioslave/media/mediamanager/fstabbackend.cpp Thu Mar 29 02:19:18 2007
-@@ -152,9 +152,7 @@
- // We might want to display only network shares
- // since HAL doesn't handle them
- || ( networkSharesOnly
-- && mount->mountType().find( "smb" ) == -1
- && mount->mountType().find( "cifs" ) == -1
-- && mount->mountType().find( "nfs" ) == -1
- )
- )
- {