aboutsummaryrefslogtreecommitdiff
path: root/include/configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configuration.h')
-rw-r--r--include/configuration.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configuration.h b/include/configuration.h
index 19d2f714..3773e2b5 100644
--- a/include/configuration.h
+++ b/include/configuration.h
@@ -272,9 +272,6 @@ struct Config {
/* Gap sizes */
gaps_t gaps;
- /* Should single containers on a workspace receive a border? */
- smart_borders_t smart_borders;
-
/* Disable gaps if there is only one container on the workspace */
smart_gaps_t smart_gaps;
};