X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fgtk%2Fpgmwin.h;fp=src%2Fgtk%2Fpgmwin.h;h=51194de32b60f7342894925715c6c219599980b7;hb=5419d1bd9d2faae98c78da740634b972e8f5aac1;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 */