summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2014-02-03 23:07:04 +0100
committerQC <qball@gmpclient.org>2014-02-03 23:07:04 +0100
commit57abc12c4395018d64679cc81995fc213c466436 (patch)
tree12f95ce6e2cfd3f7e66d56838e9dd3b0e9a957b5 /include
parentb9c192c4fe8952cf1faceb46bb49c024439ca554 (diff)
cleanups
Diffstat (limited to 'include')
-rw-r--r--include/simpleswitcher.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/simpleswitcher.h b/include/simpleswitcher.h
index d091c49e..1750657e 100644
--- a/include/simpleswitcher.h
+++ b/include/simpleswitcher.h
@@ -98,9 +98,6 @@ typedef struct _Settings {
WindowLocation location;
WindowMode wmode;
unsigned int padding;
-#ifdef I3
- char * mark_key;
-#endif
} Settings;
extern Settings config;