X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fgtk%2Fpgmwin.h;h=51194de32b60f7342894925715c6c219599980b7;hb=dc0e2b9353081e3f41b98976fb16bd2c56c17c5b;hp=d2518b258fa469025809bc054750d0e03e7aea33;hpb=3c838204cd78bcf106fdd65476180659ab629fcb;p=emu8051.git diff --git a/src/gtk/pgmwin.h b/src/gtk/pgmwin.h index d2518b2..51194de 100644 --- a/src/gtk/pgmwin.h +++ b/src/gtk/pgmwin.h @@ -18,7 +18,4 @@ pgmwin_init(void); void pgmwin_refresh(void); -int -pgmwin_IsBreakpoint(unsigned int address); - #endif /* PGMWIN_H */