Explorar o código

Merge pull request #8268 from karroffel/dlscript-android

[DLScript] removed unused import
Rémi Verschelde %!s(int64=8) %!d(string=hai) anos
pai
achega
454f53c776
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      modules/dlscript/godot.cpp

+ 0 - 1
modules/dlscript/godot.cpp

@@ -28,7 +28,6 @@
 /*************************************************************************/
 #include "godot.h"
 
-#include <cassert>
 #include <cstdlib>
 
 #include "class_db.h"