summaryrefslogtreecommitdiffstats
path: root/x11-wm/sawfish/files/patch-sawmill.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/sawfish/files/patch-sawmill.h')
-rw-r--r--x11-wm/sawfish/files/patch-sawmill.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-wm/sawfish/files/patch-sawmill.h b/x11-wm/sawfish/files/patch-sawmill.h
deleted file mode 100644
index 6c044e363..000000000
--- a/x11-wm/sawfish/files/patch-sawmill.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/sawmill.h.orig Mon Jan 13 05:35:23 2003
-+++ src/sawmill.h Mon May 8 11:52:40 2006
-@@ -153,7 +153,7 @@
- /* Frame data */
- Window frame;
- struct frame_part *frame_parts;
-- u_int frame_x, frame_y; /* relative to client-window */
-+ int frame_x, frame_y; /* relative to client-window */
- u_int frame_width, frame_height;
- void (*destroy_frame)(struct lisp_window *w);
- void (*focus_change)(struct lisp_window *w);