Remove references to DebugDefs.h (PR #1395)

. Removed unused declarations.
This commit is contained in:
Andrea
2025-04-20 12:38:27 +01:00
committed by GitHub
parent d052327fb4
commit 5bdbbb2a87
5 changed files with 0 additions and 10 deletions

View File

@@ -181,8 +181,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
VideoScannerDisplayInfo g_videoScannerDisplayInfo;
char FormatCharTxtAsci ( const BYTE b, bool * pWasAsci_ );
void DrawSubWindow_Code ( int iWindow );
void DrawSubWindow_IO (Update_t bUpdate);
void DrawSubWindow_Source (Update_t bUpdate);