summaryrefslogtreecommitdiff
path: root/openbox/screen.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/screen.c')
-rw-r--r--openbox/screen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/screen.c b/openbox/screen.c
index 11d527ee..2ada7438 100644
--- a/openbox/screen.c
+++ b/openbox/screen.c
@@ -294,7 +294,6 @@ gboolean screen_annex()
supported[i++] = prop_atoms.ob_wm_action_undecorate;
supported[i++] = prop_atoms.ob_wm_state_undecorated;
supported[i++] = prop_atoms.openbox_pid;
- supported[i++] = prop_atoms.ob_config;
supported[i++] = prop_atoms.ob_control;
g_assert(i == num_support);