Skip to content

Commit 0cadab9

Browse files
author
nitrocaster
committed
Delete unused code.
1 parent 260833c commit 0cadab9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/xrEngine/Stats.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ class ENGINE_API CStats : public pureRender
2525
virtual void OnRender();
2626
void OnDeviceCreate(void);
2727
void OnDeviceDestroy(void);
28-
IC CGameFont* Font() { return statsFont; }
2928

3029
private:
3130
void FilteredLog(const char *s);

0 commit comments

Comments
 (0)