]> git.saurik.com Git - wxWidgets.git/commitdiff
removed debugging code checked in by mistake
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 14 Jun 2005 18:25:03 +0000 (18:25 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 14 Jun 2005 18:25:03 +0000 (18:25 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/wxpresets/presets/wx_win32.bkl

index 423af4a6ae04bd81d3649e9e04f0a63318edbaab..522ae0b7888f8d9831a08742e4daf39f22d6a1a1 100644 (file)
@@ -134,7 +134,6 @@ FIXME: this template has (at least) the following bugs:
     <!--    These are handy ways of dealing with the                -->
     <!--    extensions in the library names of the                  --> 
     <!--    wxWindows library.                                      -->
-    <error>WX_DEBUG=$(WX_DEBUG).</error>
     <set var="WXLIBPOSTFIX">
         <if cond="WX_DEBUG=='1' and WX_UNICODE=='1'">ud</if>
         <if cond="WX_DEBUG=='1' and WX_UNICODE=='0'">d</if>