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