]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/iphone/utils.mm
Remove incorrect comment.
[wxWidgets.git] / src / osx / iphone / utils.mm
index 884a2d16e0e1cb42d3b0ed44dafd8639b0f361d2..671db1b742d66dcde04ec8ad1f3f2cb440a31cb1 100644 (file)
@@ -37,7 +37,7 @@
 
 #include <AudioToolbox/AudioServices.h>
 
-#if wxUSE_BASE
+#if 1 // wxUSE_BASE
 
 // Emit a beeeeeep
 void wxBell()
@@ -87,11 +87,6 @@ void wxApp::DoCleanUp()
 {
 }
 
-void wxMacWakeUp()
-{
-    // TODO
-}
-
 #endif // wxUSE_BASE
 
 #if wxUSE_GUI
@@ -341,4 +336,4 @@ wxString wxGetOsDescription()
 }
 
 
-#endif // wxOSX_USE_IPHONE
\ No newline at end of file
+#endif // wxOSX_USE_IPHONE