remove obsolete comment

This commit is contained in:
Michael Stapelberg 2011-10-02 13:18:12 +01:00
parent 3537f2d4ca
commit 679bceccc4

View File

@ -172,7 +172,6 @@ static void i3_exit() {
} }
int main(int argc, char *argv[]) { int main(int argc, char *argv[]) {
//parse_cmd("[ foo ] attach, attach ; focus");
int screens; int screens;
char *override_configpath = NULL; char *override_configpath = NULL;
bool autostart = true; bool autostart = true;