This function called from the function @xref{lex_DoLexicalAnalysis()} function to remove the comments before the syntax analysis starts.
It should be called before calling the continuation line handling because usually REM
lines are not continuable
void lex_RemoveComments(pLexObject pLex
){