X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fxa51%2Fgen.c;h=bf86fa619ca685b20ae43a15d41d15e273f5019b;hb=3062f96ccb55d1d05caf9c8782f4961f87b341ce;hp=dd6fabb3bb12d2cddbab32f12fa7b5d7c4047a5a;hpb=392c1fa33992bd16e6d98895b70d19428686902f;p=fw%2Fsdcc diff --git a/src/xa51/gen.c b/src/xa51/gen.c index dd6fabb3..bf86fa61 100755 --- a/src/xa51/gen.c +++ b/src/xa51/gen.c @@ -40,12 +40,6 @@ #include "ralloc.h" #include "gen.h" -#if defined(__BORLANDC__) || defined(_MSC_VER) -#define STRCASECMP stricmp -#else -#define STRCASECMP strcasecmp -#endif - extern int allocInfo; /* this is the down and dirty file with all kinds of