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
|
implementation
|
||||||
|
|
||||||
uses
|
uses
|
||||||
{$IFNDEF COMPILER12_UP}
|
JvJCLUtils, JvInterpreter, JvInterpreterConst, JvConsts;
|
||||||
JvJCLUtils,
|
|
||||||
{$ENDIF ~COMPILER12_UP}
|
|
||||||
JvInterpreter, JvInterpreterConst, JvConsts, Windows;
|
|
||||||
|
|
||||||
const
|
const
|
||||||
K = '''';
|
K = '''';
|
||||||
|
Reference in New Issue
Block a user