summaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config.def.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/config.def.h b/config.def.h
index b4ee17e..0bd2fa4 100644
--- a/config.def.h
+++ b/config.def.h
@@ -46,14 +46,6 @@ static const Rule rules[] = {
{ "firefox_EXAMPLE", NULL, 1 << 8, 0, -1 }, /* Start on ONLY tag "9" */
};
-/* tearing */
-static int tearing_allowed = 1;
-static const ForceTearingRule force_tearing[] = {
- {.title = "", .appid = "hl_linux"},
- {.title = "Warcraft III", .appid = ""},
- {.title = "", .appid = "gamescope"},
-};
-
/* layout(s) */
static const Layout layouts[] = {
/* symbol arrange function */