Remove stale prototype for ResetHud() which is gone.

This commit is contained in:
riccardom 2009-07-25 07:54:42 +00:00
parent 443fa0c50f
commit aa08c20987
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ public:
int fps, fps3d;
};
void ResetHud(HudStruct *hudstruct);
void EditHud(s32 x, s32 y, HudStruct *hudstruct);
void HudClickRelease(HudStruct *hudstruct);