diff options
Diffstat (limited to 'modules/cscript/godot_c.cpp')
-rw-r--r-- | modules/cscript/godot_c.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/cscript/godot_c.cpp b/modules/cscript/godot_c.cpp index 85ee28d6d2..f754f2bb21 100644 --- a/modules/cscript/godot_c.cpp +++ b/modules/cscript/godot_c.cpp @@ -27,4 +27,3 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ #include "godot_c.h" - |