Browse Source

Merge pull request #8268 from karroffel/dlscript-android

[DLScript] removed unused import
Rémi Verschelde 8 năm trước cách đây
mục cha
commit
454f53c776
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"