zap extra lines

This commit is contained in:
okan 2012-11-29 16:50:03 +00:00
parent 560acb43fc
commit a3aaad2c18

View File

@ -92,9 +92,7 @@ main(int argc, char **argv)
conf_setup(&Conf, conf_file); conf_setup(&Conf, conf_file);
xu_getatoms(); xu_getatoms();
x_setup(); x_setup();
xev_loop(); xev_loop();
x_teardown(); x_teardown();
return (0); return (0);