Fix more warnings
authorBehdad Esfahbod <behdad@behdad.org>
Sun, 30 Dec 2012 03:56:14 +0000 (22:56 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Sun, 30 Dec 2012 03:56:14 +0000 (22:56 -0500)
src/fcserialize.c
src/ftglue.c

index e5ec90b..d2f221d 100644 (file)
@@ -151,6 +151,5 @@ FcStrSerialize (FcSerialize *serialize, const FcChar8 *str)
     strcpy ((char *) str_serialize, (const char *) str);
     return str_serialize;
 }
-#define __fcserialize__
 #include "fcaliastail.h"
 #undef __fcserialize__
index ac5f121..0e02bd2 100644 (file)
@@ -257,6 +257,5 @@ Exit:
 }
 
 #undef QALLOC
-#define __ftglue__
 #include "fcaliastail.h"
 #undef __ftglue__