mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-22 09:30:15 +00:00
Debugger: Remove unused func
This commit is contained in:
parent
2dd3f0dbe0
commit
8c9ba27acd
@ -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 )
|
||||
|
Loading…
Reference in New Issue
Block a user