summaryrefslogtreecommitdiffstats
path: root/include/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/settings.h')
-rw-r--r--include/settings.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/settings.h b/include/settings.h
index f498bbfa..acd4f829 100644
--- a/include/settings.h
+++ b/include/settings.h
@@ -61,8 +61,6 @@ typedef struct
{
/** List of enabled modi */
char *modi;
- /** Border width */
- unsigned int menu_bw;
/** Width (0-100 in %, > 100 in pixels, < 0 in char width.) */
int menu_width;
/** # lines */
@@ -102,8 +100,6 @@ typedef struct
/** Windows location/gravity */
WindowLocation location;
- /** Padding between elements */
- unsigned int padding;
/** Y offset */
int y_offset;
/** X offset */