Эх сурвалжийг харах

Deleted not needed unit

Deleted not needed unit
PascalCoin 7 жил өмнө
parent
commit
b20057a529

+ 1 - 1
src/libraries/sphere10/UCommon.pas

@@ -22,7 +22,7 @@ interface
 uses
   Classes, SysUtils, Generics.Collections, Generics.Defaults,
   {$IFNDEF FPC}System.Types, System.TimeSpan,{$ENDIF} Variants,
-  {$IFDEF FPC}LazUTF8,{$ENDIF} math, typinfo, UMemory;
+  math, typinfo, UMemory;
 
 { CONSTANTS }