ms_buffer = wxIDirectFB::Get()->CreateEventBuffer();
}
+/* static */
+void wxEventLoop::CleanUp()
+{
+ ms_buffer.Reset();
+}
+
/* static */
wxIDirectFBEventBufferPtr wxEventLoop::GetDirectFBEventBuffer()
{
#endif
}
-#warning "FIXME: cleanup wxEventLoop::ms_buffer before exiting"
-
//-----------------------------------------------------------------------------
// DirectFB -> wxWidgets events translation