aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/transset-df/files/patch-transSet.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/transset-df/files/patch-transSet.c')
-rw-r--r--x11-wm/transset-df/files/patch-transSet.c27
1 files changed, 0 insertions, 27 deletions
diff --git a/x11-wm/transset-df/files/patch-transSet.c b/x11-wm/transset-df/files/patch-transSet.c
deleted file mode 100644
index d66704d4c60a..000000000000
--- a/x11-wm/transset-df/files/patch-transSet.c
+++ /dev/null
@@ -1,27 +0,0 @@
---- transSet.c.orig Mon Jan 9 21:09:08 2006
-+++ transSet.c Mon Jan 9 21:10:27 2006
-@@ -121,6 +121,11 @@
- {"verbose",0,NULL,'v'},
- {0,0,0,0}
- };
-+ unsigned char *data;
-+
-+ Atom actual;
-+ int format;
-+ unsigned long n, left;
-
- /* wonderful utility */
- Setup_Display_And_Screen(&argc, argv);
-@@ -228,12 +233,6 @@
- target_win = Select_Window(dpy);
- }
-
-- unsigned char *data;
--
-- Atom actual;
-- int format;
-- unsigned long n, left;
--
- if (!gotd) d=0.75;
-
- /* get property */