From 86de8060a46eb576009b3277af916436d6cdee5e Mon Sep 17 00:00:00 2001 From: Karroffel Date: Sun, 15 Oct 2017 03:38:18 +0200 Subject: [PATCH] remove error message for optional NativeScript symbols --- modules/gdnative/nativescript/nativescript.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/modules/gdnative/nativescript/nativescript.cpp b/modules/gdnative/nativescript/nativescript.cpp index 7e3a7c8e9e..52379560b3 100644 --- a/modules/gdnative/nativescript/nativescript.cpp +++ b/modules/gdnative/nativescript/nativescript.cpp @@ -137,7 +137,6 @@ bool NativeScript::can_instance() const { #endif } -// TODO(karroffel): implement this Ref