]> git.sur5r.net Git - i3/i3/commitdiff
remove obsolete comment
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 2 Oct 2011 12:18:12 +0000 (13:18 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 2 Oct 2011 12:18:12 +0000 (13:18 +0100)
src/main.c

index cc60d69cd8fd07a5a1cf4142d7e9510ad0e4016d..d51c8c6597d27175dd663c06f0fb188695c2c5e7 100644 (file)
@@ -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;