Skip to content

Commit

Permalink
Delete unused code.
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocaster committed Oct 21, 2015
1 parent 260833c commit 0cadab9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/xrEngine/Stats.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ class ENGINE_API CStats : public pureRender
virtual void OnRender();
void OnDeviceCreate(void);
void OnDeviceDestroy(void);
IC CGameFont* Font() { return statsFont; }

private:
void FilteredLog(const char *s);
Expand Down

0 comments on commit 0cadab9

Please sign in to comment.