From: Włodzimierz Skiba Date: Wed, 15 Mar 2006 10:10:13 +0000 (+0000) Subject: wxTinderbox warning fix. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/266df1bf1b1c45625af5e6d0cde5ebf27aecde90 wxTinderbox warning fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/contrib/samples/gizmos/splittree/tree.cpp b/contrib/samples/gizmos/splittree/tree.cpp index bd6ba1712b..e5aa658f1f 100644 --- a/contrib/samples/gizmos/splittree/tree.cpp +++ b/contrib/samples/gizmos/splittree/tree.cpp @@ -30,7 +30,7 @@ #include "wx/wx.h" #endif -#if !defined(__WXMSW__) || wxUSE_XPM_IN_MSW +#if !defined(__WXMSW__) // || wxUSE_XPM_IN_MSW /* Closed folder */ static char * icon1_xpm[] = { /* width height ncolors chars_per_pixel */