From: Stefan Csomor <csomor@advancedconcepts.ch>
Date: Thu, 14 Jun 2001 10:20:51 +0000 (+0000)
Subject: since somehow db does not compile properly anymore (was not tested anyway) now disabl... 
X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/72a52d3f4ec36e1767e284cb81fe24cf32441a1d

since somehow db does not compile properly anymore (was not tested anyway) now disabling wxUSE_ODBC


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---

diff --git a/include/wx/mac/setup.h b/include/wx/mac/setup.h
index 372737214d..2906ca1642 100644
--- a/include/wx/mac/setup.h
+++ b/include/wx/mac/setup.h
@@ -165,7 +165,7 @@
                                   // Set this to 0 if your compiler can't cope
                                   // with omission of prototype parameters.
 
-#define wxUSE_ODBC                   1
+#define wxUSE_ODBC                   0
                                     // Define 1 to use ODBC classes