refactor out duplicate and dead code

This commit is contained in:
2025-08-08 14:40:59 -04:00
parent faf19db27e
commit b5496d93bc
20 changed files with 716 additions and 1957 deletions

View File

@@ -26,9 +26,6 @@
#define STBIR_DEFAULT_FILTER_DOWNSAMPLE STBIR_FILTER_BOX
#define STB_IMAGE_RESIZE_IMPLEMENTATION
#include "stb_image_resize2.h"
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "stb_image_write.h"