diff libpurple/internal.h @ 16098:634b96915d2e

Death to Binreloc\!
author Sean Egan <seanegan@gmail.com>
date Sat, 14 Apr 2007 07:15:02 +0000
parents fa8aeab4ca5a
children c9b4ff420140 4a099e4d0d09
line wrap: on
line diff
--- a/libpurple/internal.h	Sat Apr 14 02:19:49 2007 +0000
+++ b/libpurple/internal.h	Sat Apr 14 07:15:02 2007 +0000
@@ -184,10 +184,4 @@
 
 #define PURPLE_WEBSITE "http://pidgin.im/"
 
-#ifndef _WIN32
-/* Everything needs to include this, because
- * everything gets the autoconf macros */
-#include "prefix.h"
-#endif /* _WIN32 */
-
 #endif /* _PURPLE_INTERNAL_H_ */