Browse Source

Merge pull request #8268 from karroffel/dlscript-android

[DLScript] removed unused import
Rémi Verschelde 8 years ago
parent
commit
454f53c776
1 changed files with 0 additions and 1 deletions
  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"