Applied patch [ 731195 ] More #if/#endif's to build a smaller library

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-05-03 13:50:04 +00:00
parent 384c96533e
commit 8c18da2e41
3 changed files with 6 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ bool IsIidFromList(REFIID riid, const IID *aIids[], size_t nCount)
return FALSE;
}
#if wxUSE_DRAG_AND_DROP
#if wxUSE_DATAOBJ
// ----------------------------------------------------------------------------
// Debug support