* 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