more unnecessary #undef

This commit is contained in:
nhmall
2022-11-01 12:52:22 -04:00
parent 5192191e5d
commit b4080cefcb
3 changed files with 2 additions and 7 deletions

View File

@@ -58,7 +58,6 @@ static xoff, yoff; /* image centering */
#undef red
#undef green
#undef blue
#undef index
#ifdef _DCC
#include <clib/graphics_protos.h>
#include <clib/intuition_protos.h>