removed debug trace
authorJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 12 Oct 2012 05:54:50 +0000 (05:54 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 12 Oct 2012 05:54:50 +0000 (05:54 +0000)
src/main.c

index 4c16bf7..e787fe5 100644 (file)
@@ -622,7 +622,6 @@ int main(int argc, char **argv)
        else
                initial_window_show(&ui);
 
-       printf("main loop\n");
        /* main loop */
        gtk_main();