2
0
Rudy Ges 1 жил өмнө
parent
commit
f864f8a9e8

+ 0 - 1
src/compiler/hxb/hxbLib.ml

@@ -1,6 +1,5 @@
 open Globals
 open Common
-open NativeLibraries
 open ExtString
 
 class hxb_library file_path = object(self)

+ 0 - 1
src/context/nativeLibraryHandler.ml

@@ -17,7 +17,6 @@
 	Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
  *)
 
-open Globals
 open Common
 open CompilationContext