lcl: remove fpc 2.0.2 workaround

git-svn-id: trunk@11318 -
This commit is contained in:
vincents 2007-06-13 12:26:07 +00:00
parent a7e79f00ce
commit fafa934568

View File

@ -24,12 +24,6 @@ unit DirSel;
{$mode objfpc}{$H+}
{$IF defined(VER2_0_2) and defined(win32)}
// FPC <= 2.0.2 compatibility code
// WINDOWS define was added after FPC 2.0.2
{$define WINDOWS}
{$endif}
interface
uses