From 3c0e745cdfb1971bd09927fd30c5706ffbf4ff23 Mon Sep 17 00:00:00 2001 From: ink-soul Date: Fri, 16 Jun 2023 17:03:51 +0800 Subject: [PATCH] Update ui.hpp --- base/ui.hpp | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/base/ui.hpp b/base/ui.hpp index 53bec17..2d66fa4 100644 --- a/base/ui.hpp +++ b/base/ui.hpp @@ -1,11 +1,4 @@ -/* -* Vulkan Example - Physical based rendering a glTF 2.0 model with image based lighting -* -* Copyright (C) 2018 by Sascha Willems - www.saschawillems.de -* -* This code is licensed under the MIT license (MIT) (http://opensource.org/licenses/MIT) -*/ - + #include #include #include