From: Michael Stapelberg Date: Sun, 2 Oct 2011 12:18:12 +0000 (+0100) Subject: remove obsolete comment X-Git-Tag: 4.1~129^2~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=679bceccc46e97eee1dbcd850373efbfb68dab89;p=i3%2Fi3 remove obsolete comment --- diff --git a/src/main.c b/src/main.c index cc60d69c..d51c8c65 100644 --- a/src/main.c +++ b/src/main.c @@ -172,7 +172,6 @@ static void i3_exit() { } int main(int argc, char *argv[]) { - //parse_cmd("[ foo ] attach, attach ; focus"); int screens; char *override_configpath = NULL; bool autostart = true;