diff --git a/src/script/cpp_api/s_security.cpp b/src/script/cpp_api/s_security.cpp index 6f3f35fae..a1d4cc9bb 100644 --- a/src/script/cpp_api/s_security.cpp +++ b/src/script/cpp_api/s_security.cpp @@ -486,8 +486,6 @@ void ScriptApiSecurity::initializeSecuritySSCSM() // Set the environment to the one we created earlier setLuaEnv(L, thread); - - // TODO: tostring({}) } #endif