summaryrefslogtreecommitdiff
path: root/src/screenshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/screenshot.h')
-rw-r--r--src/screenshot.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/screenshot.h b/src/screenshot.h
index 7456a09de..ee03d8aff 100644
--- a/src/screenshot.h
+++ b/src/screenshot.h
@@ -14,9 +14,6 @@
void InitializeScreenshotFormats();
-const char *GetScreenshotFormatDesc(int i);
-bool GetScreenshotFormatSupports_32bpp(int i);
-void SetScreenshotFormat(uint i);
const char *GetCurrentScreenshotExtension();
/** Type of requested screenshot */