From 7d442f4c22c58a970a6d00c2affac1659cdb81f6 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 7 Nov 2011 23:42:53 +0000 Subject: Change the use of threads from "mostly always, depending on your configure options and Gtk+ and GLib versions" to "always". svn path=/trunk/; revision=39751 --- config.h.win32 | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.h.win32') diff --git a/config.h.win32 b/config.h.win32 index 7055cf931a..fa7e6bff18 100644 --- a/config.h.win32 +++ b/config.h.win32 @@ -29,9 +29,6 @@ #define UNICODE 1 #define _UNICODE 1 -/* Use threads */ -#define USE_THREADS 1 - /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 -- cgit v1.2.3