]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/chkconf.h
No changes, just fix a typo in a comment in wx/docview.h.
[wxWidgets.git] / include / wx / osx / chkconf.h
index 98e950215fe9768ef2e9fec864b84c04a8977b3e..c960923cc855781544797f7ccb5e05cae165adcc 100644 (file)
@@ -4,7 +4,6 @@
  * Author:      Vadim Zeitlin
  * Modified by:
  * Created:     2005-04-05 (extracted from wx/chkconf.h)
- * RCS-ID:      $Id$
  * Copyright:   (c) 2005 Vadim Zeitlin <vadim@wxwidgets.org>
  * Licence:     wxWindows licence
  */
 #ifndef _WX_OSX_CHKCONF_H_
 #define _WX_OSX_CHKCONF_H_
 
-
-#if wxUSE_STACKWALKER
-    /* not supported under Mac */
-#   undef wxUSE_STACKWALKER
-#   define wxUSE_STACKWALKER 0
-#endif /* wxUSE_STACKWALKER */
-
 /*
  * check graphics context option, must be on for every os x platform
  * we only use core graphics now on all builds, try to catch attempts