Removed unused variable

This commit is contained in:
Andrew Murray 2023-06-10 14:26:28 +10:00
parent 1fc8d825fa
commit 748a4d0fcd

View File

@ -37,8 +37,6 @@
#include "Imaging.h" #include "Imaging.h"
#include <string.h> #include <string.h>
int ImagingNewCount = 0;
/* -------------------------------------------------------------------- /* --------------------------------------------------------------------
* Standard image object. * Standard image object.
*/ */