Delete a useless function

This commit is contained in:
2014-04-16 17:49:59 -04:00
parent 199f84e0db
commit d7e372b7a9
4 changed files with 4 additions and 27 deletions

View File

@@ -3,7 +3,6 @@
int main(void);
void Initialize(void);
void Set_Window_Drag_Bdry();
void Handle_One_Event();
bool handle_dialog_event() ;
void Handle_Update();