]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed c++ style comments.
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Mon, 16 Feb 2004 22:38:43 +0000 (22:38 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Mon, 16 Feb 2004 22:38:43 +0000 (22:38 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/chkconf.h

index c752d2570915798a05885c4532a27a09f36ca5f8..8ed215c2f84a12f22bbf93c037edd1bb9ccc6ad2 100644 (file)
 
 /* ODBC and Unicode are now compatible */
 
-#if 0 // wxUSE_ODBC && wxUSE_UNICODE
+#if 0 /* wxUSE_ODBC && wxUSE_UNICODE */
 #   ifdef wxABORT_ON_CONFIG_ERROR
         /* (ODBC classes aren't Unicode-compatible yet) */
 #       error "wxUSE_ODBC can't be used with wxUSE_UNICODE"
 #   endif
 #endif /* wxMGL */
 
-// Hopefully we can emulate these dialogs in due course
+/* Hopefully we can emulate these dialogs in due course */
 #if wxUSE_SMARTPHONE
 #   ifdef wxUSE_COLOURDLG
 #       undef wxUSE_COLOURDLG