]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unix/private/timer.h
Define WXBUILDING in Xcode projects.
[wxWidgets.git] / include / wx / unix / private / timer.h
index d879f3640d594cf5a09eb61998cb0e1e46a8413b..ceb107c3b16ee2d9428e12b684fd2b2cb8602d6e 100644 (file)
@@ -134,12 +134,6 @@ private:
     static wxTimerScheduler *ms_instance;
 };
 
     static wxTimerScheduler *ms_instance;
 };
 
-// this helper function currently only exists for Unix platforms but could be
-// moved to wx/stopwatch.h if it turns out to be useful elsewhere
-//
-// returns the number of microseconds since the Epoch
-extern wxUsecClock_t wxGetLocalTimeUsec();
-
 #endif // wxUSE_TIMER
 
 #endif // _WX_UNIX_PRIVATE_TIMER_H_
 #endif // wxUSE_TIMER
 
 #endif // _WX_UNIX_PRIVATE_TIMER_H_