]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed checklistbox test
authorJulian Smart <julian@anthemion.co.uk>
Wed, 16 Mar 2005 09:09:01 +0000 (09:09 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 16 Mar 2005 09:09:01 +0000 (09:09 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/dbgrptg.cpp

index 4a6397b5b42f0d3e44fabe14888d12f63fe7a50e..c09e021cd73f659ff43b29eff22af13ec5eb64ab 100644 (file)
@@ -29,7 +29,7 @@
     #include "wx/textctrl.h"
 #endif // WX_PRECOMP
 
-#if wxUSE_DEBUGREPORT && wxUSE_CHECKLISTBOX
+#if wxUSE_DEBUGREPORT
 
 #include "wx/debugrpt.h"