Explorar o código

+ Removed double Database property

michael %!s(int64=22) %!d(string=hai) anos
pai
achega
cc06802fa1
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      fcl/db/interbase/interbase.pp

+ 0 - 1
fcl/db/interbase/interbase.pp

@@ -275,7 +275,6 @@ type
     property Database    : TIBDatabase read FDatabase write SetDatabase;
     { This property holds SQL command, which you want to execute }
     property SQL         : TStrings read FSQL write FSQL;
-    Property Database;
   end;
 
 { TIBStoredProc - not implemented - yet :-/}