Skip to content

Commit

Permalink
Rm util
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerboa-app committed Aug 7, 2024
1 parent c06528c commit f644eb2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 23 deletions.
1 change: 0 additions & 1 deletion include/jGL/OpenGL/Texture/glTexture.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

#include <jGL/OpenGL/gl.h>
#include <jGL/texture.h>
#include <jGL/util.h>

#include <stdexcept>
#include <filesystem>
Expand Down
1 change: 0 additions & 1 deletion include/jGL/Vulkan/Texture/vkTexture.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#include <jGL/Vulkan/Device/device.h>
#include <jGL/Vulkan/Command/command.h>
#include <jGL/Vulkan/buffer.h>
#include <jGL/util.h>

#include <glm/glm.hpp>

Expand Down
21 changes: 0 additions & 21 deletions include/jGL/util.h

This file was deleted.

0 comments on commit f644eb2

Please sign in to comment.