summaryrefslogtreecommitdiff
path: root/dwm.c.rej
diff options
context:
space:
mode:
Diffstat (limited to 'dwm.c.rej')
-rw-r--r--dwm.c.rej10
1 files changed, 0 insertions, 10 deletions
diff --git a/dwm.c.rej b/dwm.c.rej
deleted file mode 100644
index 22ec0dc..0000000
--- a/dwm.c.rej
+++ /dev/null
@@ -1,10 +0,0 @@
---- dwm.c
-+++ dwm.c
-@@ -93,6 +93,7 @@ struct Client {
- int bw, oldbw;
- unsigned int tags;
- int isfixed, isfloating, isurgent, neverfocus, oldstate, isfullscreen;
-+ int issteam;
- Client *next;
- Client *snext;
- Monitor *mon;