// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
-#ifndef _WX_MAC_APPTBASE_H_
-#define _WX_MAC_APPTBASE_H_
-
-// ----------------------------------------------------------------------------
-// wxAppTraits: the Mac version adds extra hooks needed by Mac code
-// ----------------------------------------------------------------------------
-
-class WXDLLEXPORT wxAppTraits : public wxAppTraitsBase
-{
-public:
- // wxExecute() support methods
- // ---------------------------
-
- // TODO
-
- // wxThread helpers
- // ----------------
-
-
- // TODO
-
- // other miscellaneous helpers
- // ---------------------------
-
-};
-
-#endif // _WX_MAC_APPTBASE_H_
-
+// TODO REMOVE
\ No newline at end of file