From 820716c69f63230f43a2a2b3f39034f4e1d4d188 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Fri, 13 Oct 2006 11:59:04 +0000 Subject: [PATCH] removing double definition git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/mac/carbon/config_xcode.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/wx/mac/carbon/config_xcode.h b/include/wx/mac/carbon/config_xcode.h index 7fd8ea7674..04a1cac042 100644 --- a/include/wx/mac/carbon/config_xcode.h +++ b/include/wx/mac/carbon/config_xcode.h @@ -135,7 +135,6 @@ #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 -#define HAVE_WPRINTF 1 #define HAVE_X11_XLIB_H 1 #define SOCKLEN_T socklen_t #define _FILE_OFFSET_BITS 64 -- 2.50.0