Some tweaks and cleanup.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-04-30 23:52:22 +00:00
parent 9e689c0658
commit 91c41b30c2
6 changed files with 85 additions and 44 deletions

View File

@@ -315,7 +315,6 @@ void wxRegisterId(long id);
long wxGetCurrentId();
void wxBell();
void wxDisplaySize(int *OUTPUT, int *OUTPUT);
void wxEndBusyCursor();
long wxGetElapsedTime(bool resetTimer = TRUE);