diff options
Diffstat (limited to 'game/client/metrics.hh')
| -rw-r--r-- | game/client/metrics.hh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/game/client/metrics.hh b/game/client/metrics.hh deleted file mode 100644 index ba68a86..0000000 --- a/game/client/metrics.hh +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef CLIENT_METRICS_HH -#define CLIENT_METRICS_HH 1 -#pragma once - -namespace metrics -{ -void init(void); -void layout(void); -} // namespace metrics - -#endif /* CLIENT_METRICS_HH */ |
