projects
/
emu8051.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9f73af
)
Remove unused/commented code
author
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 5 Oct 2013 16:47:04 +0000
(12:47 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Thu, 10 Oct 2013 01:07:22 +0000
(21:07 -0400)
src/emugtk.c
patch
|
blob
|
history
diff --git
a/src/emugtk.c
b/src/emugtk.c
index
1a380f8
..
328fd42
100644
(file)
--- a/
src/emugtk.c
+++ b/
src/emugtk.c
@@
-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;