diff --git a/Source/Engine/Debug/DebugCommands.h b/Source/Engine/Debug/DebugCommands.h index 6028ab9d8..cfe70db73 100644 --- a/Source/Engine/Debug/DebugCommands.h +++ b/Source/Engine/Debug/DebugCommands.h @@ -50,7 +50,6 @@ public: /// Gets all available commands. /// /// The output list of all commands (unsorted). - /// TODO. API_FUNCTION() static void GetAllCommands(API_PARAM(Out) Array& commands); ///