removed wxUSE_DIB_FOR_BITMAP which doesn't seem to be used any longer

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-03-14 17:11:52 +00:00
parent cb949fa96c
commit 87d3473070
5 changed files with 0 additions and 14 deletions

View File

@@ -306,7 +306,6 @@ wxUSE_DIALUP_MANAGER 0
wxUSE_GRAPHICS_CONTEXT 1
wxUSE_GLCANVAS 1
wxUSE_POSTSCRIPT 1
wxUSE_DIB_FOR_BITMAP 1
</pre>
<p>If you are using my build scripts then a few more settings will be
changed automatically and then a copy of setup.h is placed in a

View File

@@ -325,7 +325,6 @@ accordingly if you are using the bash shell.
wxUSE_GRAPHICS_CONTEXT 1
wxUSE_GLCANVAS 1
wxUSE_POSTSCRIPT 1
wxUSE_DIB_FOR_BITMAP 1
If you are using my build scripts then a few more settings will be