diff --git a/source/Debugger/Debug.cpp b/source/Debugger/Debug.cpp index 9da79ea0..feff767a 100644 --- a/source/Debugger/Debug.cpp +++ b/source/Debugger/Debug.cpp @@ -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 )