more unnecessary #undef
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -96,11 +96,6 @@ CLIPPING must be defined for the AMIGA version
|
||||
#define __asm /* DICE doesn't like __asm */
|
||||
#endif
|
||||
|
||||
#ifndef __SASC_60
|
||||
#undef index
|
||||
#define index strchr
|
||||
#endif
|
||||
|
||||
#ifdef _DCC
|
||||
#include <clib/intuition_protos.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user