summaryrefslogtreecommitdiffstats
path: root/game/client/entity/interpolation.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/entity/interpolation.hh')
-rw-r--r--game/client/entity/interpolation.hh6
1 files changed, 0 insertions, 6 deletions
diff --git a/game/client/entity/interpolation.hh b/game/client/entity/interpolation.hh
deleted file mode 100644
index a7c4dac..0000000
--- a/game/client/entity/interpolation.hh
+++ /dev/null
@@ -1,6 +0,0 @@
-#pragma once
-
-namespace entity::interpolation
-{
-void update(void);
-} // namespace entity::interpolation