refactor: remove unused GLFW includes and commented-out code

This commit is contained in:
2026-07-17 11:23:42 +08:00
parent cb1496fe4b
commit 3d1183e986
5 changed files with 1 additions and 13 deletions

View File

@@ -10,7 +10,6 @@
#include "Cubed/tools/log.hpp"
#include "Cubed/tools/shader_tools.hpp"
#include <GLFW/glfw3.h>
#include <format>
#include <glm/gtc/type_ptr.hpp>