You've already forked lazarus-ccr
* remove directive for obsolete compiler (fpc 2.2)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2157 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -496,10 +496,6 @@ var // Clipboard format IDs used in OLE drag'n drop and clipboard transfers.
|
|||||||
IsWinVistaOrAbove: Boolean;
|
IsWinVistaOrAbove: Boolean;
|
||||||
|
|
||||||
type
|
type
|
||||||
{$ifdef VER2_2}
|
|
||||||
UnicodeString = WideString;
|
|
||||||
{$endif}
|
|
||||||
|
|
||||||
// The exception used by the trees.
|
// The exception used by the trees.
|
||||||
EVirtualTreeError = class(Exception);
|
EVirtualTreeError = class(Exception);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user