From 8dfa0e5f2b1a7069c257d045683419da24b1aa9c Mon Sep 17 00:00:00 2001 From: jason Date: Wed, 3 Sep 2025 21:24:45 +0000 Subject: [PATCH] remove image processor header comment --- discord-bot.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/discord-bot.cpp b/discord-bot.cpp index 592e613..4bc4dfd 100644 --- a/discord-bot.cpp +++ b/discord-bot.cpp @@ -9,7 +9,6 @@ #include "stb_image.h" #include "stb_image_write.h" -//#include "ImageProcessor.h" using namespace std;