X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fgtk%2Femugtk.h;h=a590fab68dd8e5e146c5d63c8935919797bf1fea;hb=d755f9638255472107ae445f4f82d8fcd3446b20;hp=a1101ed9c355caf5f8afd3a1aa0a7c8869342ea9;hpb=8f1773713c95cf6a0bfde5adace556d959a3fbfa;p=emu8051.git diff --git a/src/gtk/emugtk.h b/src/gtk/emugtk.h index a1101ed..a590fab 100644 --- a/src/gtk/emugtk.h +++ b/src/gtk/emugtk.h @@ -33,9 +33,6 @@ emugtk_new_file(char *file); void emugtk_UpdateDisplay(void); -void -emugtk_restart_gui(void); - void emugtk_quit_gui(void);