Browse Source

* Fixed bug #8033, removed longrec, so sysutils version is used

git-svn-id: trunk@5901 -
michael 18 năm trước cách đây
mục cha
commit
aaec51dd3f
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      rtl/objpas/classes/compon.inc

+ 0 - 5
rtl/objpas/classes/compon.inc

@@ -15,11 +15,6 @@
 {*                             TComponent                                   *}
 {****************************************************************************}
 
-Type
-  Longrec = Packed Record
-    Hi,lo : word;
-    end;
-
 Function  TComponent.GetComponent(AIndex: Integer): TComponent;
 
 begin