* 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:
parent
5ee83aa605
commit
923745afa2
@ -496,10 +496,6 @@ var // Clipboard format IDs used in OLE drag'n drop and clipboard transfers.
|
||||
IsWinVistaOrAbove: Boolean;
|
||||
|
||||
type
|
||||
{$ifdef VER2_2}
|
||||
UnicodeString = WideString;
|
||||
{$endif}
|
||||
|
||||
// The exception used by the trees.
|
||||
EVirtualTreeError = class(Exception);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user