diff -r 0fdef8ea59c8 -r e4dfb99b0cef libpurple/xmlnode.c --- a/libpurple/xmlnode.c Wed Jul 03 00:14:02 2019 -0400 +++ b/libpurple/xmlnode.c Wed Jul 03 00:21:33 2019 -0400 @@ -23,7 +23,6 @@ * libxode uses memory pools that we simply have no need for, I decided to * write my own stuff. Also, re-writing this lets me be as lightweight * as I want to be. Thank you libxode for giving me a good starting point */ -#define _PURPLE_XMLNODE_C_ #include "internal.h" #include "debug.h"