Fix checkpatch warnings
[emu8051.git] / src / gtk / pgmwin.h
index d2518b2..51194de 100644 (file)
@@ -18,7 +18,4 @@ pgmwin_init(void);
 void
 pgmwin_refresh(void);
 
-int
-pgmwin_IsBreakpoint(unsigned int address);
-
 #endif /* PGMWIN_H */