diff --git a/sc2/src/sc2code/libs/gfxlib.h b/sc2/src/sc2code/libs/gfxlib.h index d9d30b917..b9506c7b5 100644 --- a/sc2/src/sc2code/libs/gfxlib.h +++ b/sc2/src/sc2code/libs/gfxlib.h @@ -265,9 +265,6 @@ extern void FlushColorXForms (void); #define GetColorMapAddress GetStringAddress #define GetColorMapContents GetStringContents -// Font effect defines -#define GRADIENT_EFFECT 0 -#define ALTERNATE_EFFECT 1 #endif /* _GFX_PROTOS */