aboutsummaryrefslogtreecommitdiff
path: root/src/comet.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/comet.c')
-rw-r--r--src/comet.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/comet.c b/src/comet.c
index a969677..aacf89c 100644
--- a/src/comet.c
+++ b/src/comet.c
@@ -292,7 +292,6 @@ int main(int argc, char **argv)
// Dwm tags
DwmIpc *dwm = dwm_create(state, "/tmp/dwm.sock");
-
dwm_register_tags(dwm, color, purple, text_color, line_color);
register_buttons(state, color, line_color, text_color);