Bläddra i källkod

[DLScript] removed unused import

This hopefully fixes android builds
Karroffel 8 år sedan
förälder
incheckning
c6645d6a40
1 ändrade filer med 0 tillägg och 1 borttagningar
  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"