summaryrefslogtreecommitdiff
path: root/debian/patches/restorededication.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/restorededication.patch')
-rw-r--r--debian/patches/restorededication.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/patches/restorededication.patch b/debian/patches/restorededication.patch
deleted file mode 100644
index 991dfac..0000000
--- a/debian/patches/restorededication.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: ratpoison-1.4.1/src/frame.c
-===================================================================
---- ratpoison-1.4.1.orig/src/frame.c 2007-04-16 18:39:47.000000000 +0200
-+++ ratpoison-1.4.1/src/frame.c 2007-04-16 18:49:17.000000000 +0200
-@@ -248,7 +248,7 @@
- read_slot(dedicated);
- if (dedicated <= 0)
- f->dedicated = 0;
-- else if (f->dedicated >= 1)
-+ else
- f->dedicated = 1;
- }
- else if (!strcmp(tmp, ")"))