aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/libcompizconfig/files/patch-src-compiz.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/libcompizconfig/files/patch-src-compiz.cpp')
-rw-r--r--x11-wm/libcompizconfig/files/patch-src-compiz.cpp20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-wm/libcompizconfig/files/patch-src-compiz.cpp b/x11-wm/libcompizconfig/files/patch-src-compiz.cpp
deleted file mode 100644
index e9a8e39aa3c3..000000000000
--- a/x11-wm/libcompizconfig/files/patch-src-compiz.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/compiz.cpp.orig 2009-03-04 21:22:22.000000000 -0600
-+++ src/compiz.cpp 2009-04-06 01:58:35.000000000 -0500
-@@ -957,7 +957,7 @@
-
-
- static int
--pluginNameFilter (const struct dirent *name)
-+pluginNameFilter (struct dirent *name)
- {
- int length = strlen (name->d_name);
-
-@@ -972,7 +972,7 @@
- }
-
- static int
--pluginXMLFilter (const struct dirent *name)
-+pluginXMLFilter (struct dirent *name)
- {
- int length = strlen (name->d_name);
-