summaryrefslogtreecommitdiff
path: root/src/vendor/stb_image_include.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendor/stb_image_include.cpp')
-rw-r--r--src/vendor/stb_image_include.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/vendor/stb_image_include.cpp b/src/vendor/stb_image_include.cpp
deleted file mode 100644
index 10a18b4..0000000
--- a/src/vendor/stb_image_include.cpp
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#define STB_IMAGE_IMPLEMENTATION
-#define STB_IMAGE_WRITE_IMPLEMENTATION
-
-#include "stb_image_include.hpp"