pidgin/plugins/win32/transparency/win2ktrans.c

branch
release-2.x.y
changeset 37507
43b559f9cb68
parent 29740
d3333cd60e45
child 37866
7f8e2632b7a7
child 37901
41e45e18f3b2
--- a/pidgin/plugins/win32/transparency/win2ktrans.c	Tue Jan 05 13:46:01 2016 -0500
+++ b/pidgin/plugins/win32/transparency/win2ktrans.c	Tue Jan 05 14:46:59 2016 -0500
@@ -21,9 +21,6 @@
  * 02111-1301, USA.
  *
  */
-#ifndef _WIN32_WINNT
-#define _WIN32_WINNT 0x0500
-#endif
 #include <gdk/gdkwin32.h>
 #include "internal.h"
 

mercurial