Browse Source

Update zgl_primitives_2d.pas

Seenkao 3 years ago
parent
commit
cb5a8a222e
1 changed files with 2 additions and 4 deletions
  1. 2 4
      Zengl_SRC/src/zgl_primitives_2d.pas

+ 2 - 4
Zengl_SRC/src/zgl_primitives_2d.pas

@@ -33,10 +33,8 @@ uses
   zgl_textures,
   zgl_math_2d,
   zgl_gltypeconst,
-  zgl_types
-  {$IfNDef OLD_METHODS}
-  , gegl_color
-  {$EndIf}
+  zgl_types,
+  gegl_color
   ;
 
 const