From feb62a0c4cb50712e8b16daf024880e17ecca673 Mon Sep 17 00:00:00 2001 From: Benedikt Heine Date: Wed, 14 Nov 2018 11:54:34 +0100 Subject: [PATCH] Remove displaced comment --- src/dunst.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/dunst.c b/src/dunst.c index d94db41..0cac70b 100644 --- a/src/dunst.c +++ b/src/dunst.c @@ -22,8 +22,6 @@ #include "x11/screen.h" #include "x11/x.h" -/* index of colors fit to urgency level */ - GMainLoop *mainloop = NULL; /* misc functions */