You've already forked lazarus-ccr
jvcllaz: Remove obsolete unit Windows from JvInterpreterParser.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7248 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -261,10 +261,7 @@ const
|
||||
implementation
|
||||
|
||||
uses
|
||||
{$IFNDEF COMPILER12_UP}
|
||||
JvJCLUtils,
|
||||
{$ENDIF ~COMPILER12_UP}
|
||||
JvInterpreter, JvInterpreterConst, JvConsts, Windows;
|
||||
JvJCLUtils, JvInterpreter, JvInterpreterConst, JvConsts;
|
||||
|
||||
const
|
||||
K = '''';
|
||||
|
Reference in New Issue
Block a user