Przeglądaj źródła

Fix erroneous double inclusion of classesh.inc file

Pierre Muller 2 tygodni temu
rodzic
commit
7a4c1b0960
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      rtl/win32/classes.pp

+ 0 - 2
rtl/win32/classes.pp

@@ -82,8 +82,6 @@ uses
 {$endif}
 {$endif}
 {$endif}
 {$endif}
 
 
-{$i classesh.inc}
-
 type
 type
   TWndMethod = procedure(var msg : TMessage) of object;
   TWndMethod = procedure(var msg : TMessage) of object;