db export components: remove compiler version restrictions, it compiles with fpc 2.2.2 and later

git-svn-id: trunk@16428 -
This commit is contained in:
vincents 2008-09-05 08:32:24 +00:00
parent b6a7783f29
commit 5bad71b73e

View File

@ -17,10 +17,6 @@ unit regdbexport;
{$mode objfpc}{$H+}
{$IF defined(VER2_0) or defined(VER2_1) or defined(VER2_2)}
{$ERROR this package requires at least FPC version 2.3.1}
{$ENDIF}
interface
uses