remove obsolete comment

This commit is contained in:
Michael Stapelberg 2011-10-02 13:18:12 +01:00
parent 3537f2d4ca
commit 679bceccc4
1 changed files with 0 additions and 1 deletions

View 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;