From efae5d64b54321aa2f6e0ac65031011085ca5131 Mon Sep 17 00:00:00 2001 From: Sascha Willems Date: Sun, 24 Dec 2023 14:09:45 +0100 Subject: [PATCH] Remove outdated todo --- examples/debugutils/debugutils.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/debugutils/debugutils.cpp b/examples/debugutils/debugutils.cpp index 969dd50d..83e0bf98 100644 --- a/examples/debugutils/debugutils.cpp +++ b/examples/debugutils/debugutils.cpp @@ -6,8 +6,6 @@ * This code is licensed under the MIT license (MIT) (http://opensource.org/licenses/MIT) */ -// @todo: rework - #include "vulkanexamplebase.h" #include "VulkanglTFModel.h"