Browse Source

Deleted not needed unit

Deleted not needed unit
PascalCoin 7 years ago
parent
commit
b20057a529
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/libraries/sphere10/UCommon.pas

+ 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 }