// wxEventLoop implementation
// ============================================================================
+#if 0
+
+// in case we want to integrate this
static NSUInteger CalculateNSEventMaskFromEventCategory(wxEventCategory cat)
{
return mask;
}
+#endif
wxGUIEventLoop::wxGUIEventLoop()
{