summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmtz/files/wmtz-0.7-gcc34.patch')
-rw-r--r--x11-plugins/wmtz/files/wmtz-0.7-gcc34.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-plugins/wmtz/files/wmtz-0.7-gcc34.patch b/x11-plugins/wmtz/files/wmtz-0.7-gcc34.patch
deleted file mode 100644
index 2eeb153626a0..000000000000
--- a/x11-plugins/wmtz/files/wmtz-0.7-gcc34.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- wmtz-0.7/wmtz/wmtz.c.old 2004-09-18 11:52:09.487481335 -0700
-+++ wmtz-0.7/wmtz/wmtz.c 2004-09-18 11:52:45.805696921 -0700
-@@ -478,6 +478,7 @@
- but_stat = -1;
- break;
- default:
-+ break;
- }
- }
-
-@@ -528,6 +529,7 @@
- exit(0);
- break;
- default:
-+ break;
- }
- return;
- }