// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "frame.h"
-#endif
-
#include "wx/wxprec.h"
#include "wx/frame.h"
}
else
{
-#if wxMAC_USE_NATIVE_TOOLBAR
- // todo verify whether HIToolBox is giving correct sizes here for the tlw
+#if !wxMAC_USE_NATIVE_TOOLBAR
if ( y ) *y -= h;
#endif
}