libpurple/plugins/log_reader.c

branch
soc.2013.gobjectification.plugins
changeset 37136
cfa7c57f9ca5
parent 37095
0196a853776e
parent 35852
fe350399078a
child 37144
8b63b9948107
--- a/libpurple/plugins/log_reader.c	Tue Apr 15 20:01:46 2014 +0530
+++ b/libpurple/plugins/log_reader.c	Wed Apr 16 12:04:51 2014 +0530
@@ -13,11 +13,6 @@
 #include "version.h"
 #include "xmlnode.h"
 
-/* This must be the last Purple header included. */
-#ifdef _WIN32
-#include "win32dep.h"
-#endif
-
 /* Where is the Windows partition mounted? */
 #ifndef PURPLE_LOG_READER_WINDOWS_MOUNT_POINT
 #define PURPLE_LOG_READER_WINDOWS_MOUNT_POINT "/mnt/windows"

mercurial