Remove unused/commented code
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 5 Oct 2013 16:47:04 +0000 (12:47 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Thu, 10 Oct 2013 01:07:22 +0000 (21:07 -0400)
src/emugtk.c

index 1a380f8..328fd42 100644 (file)
@@ -240,8 +240,6 @@ AddMenu(void)
 static int
 mainwin_configure_event(GtkWindow *window, GdkEvent *event, gpointer data)
 {
-       //event->configure.x;
-       //event->configure.y;
        cfg->win_width = event->configure.width;
        cfg->win_height = event->configure.height;