mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 00:17:16 +00:00
Debugger: Remove unused func
This commit is contained in:
@@ -8052,11 +8052,6 @@ int ParseInput ( LPTSTR pConsoleInput, bool bCook )
|
||||
return nArg;
|
||||
}
|
||||
|
||||
//===========================================================================
|
||||
void ParseParameter ( )
|
||||
{
|
||||
}
|
||||
|
||||
// Return address of next line to write to.
|
||||
//===========================================================================
|
||||
ProfileLine_t ProfileLinePeek ( int iLine )
|
||||
|
||||
Reference in New Issue
Block a user