diff options
Diffstat (limited to 'x11-plugins/wmcms')
-rw-r--r-- | x11-plugins/wmcms/files/wmcms-0.3.5-fno-common.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-plugins/wmcms/files/wmcms-0.3.5-fno-common.patch b/x11-plugins/wmcms/files/wmcms-0.3.5-fno-common.patch deleted file mode 100644 index 3b060769667c..000000000000 --- a/x11-plugins/wmcms/files/wmcms-0.3.5-fno-common.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur wmcms-0.3.5.orig/wmcms.c wmcms-0.3.5/wmcms.c ---- wmcms-0.3.5.orig/wmcms.c 2001-09-24 00:57:06.000000000 +0200 -+++ wmcms-0.3.5/wmcms.c 2020-03-29 13:04:56.465162877 +0200 -@@ -28,6 +28,7 @@ - GC gc; - Pixmap pixmap; - Pixmap backdrop; -+Display *display; - - int advanced; - int up; |