From ef826e249610b0930a11039e30f15bad70c4d7f4 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Wed, 16 Mar 2005 09:09:01 +0000 Subject: [PATCH] Removed checklistbox test git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/generic/dbgrptg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/generic/dbgrptg.cpp b/src/generic/dbgrptg.cpp index 4a6397b5b4..c09e021cd7 100644 --- a/src/generic/dbgrptg.cpp +++ b/src/generic/dbgrptg.cpp @@ -29,7 +29,7 @@ #include "wx/textctrl.h" #endif // WX_PRECOMP -#if wxUSE_DEBUGREPORT && wxUSE_CHECKLISTBOX +#if wxUSE_DEBUGREPORT #include "wx/debugrpt.h" -- 2.45.2