summaryrefslogtreecommitdiff
path: root/gl/lib/xfreopen.h
diff options
context:
space:
mode:
Diffstat (limited to 'gl/lib/xfreopen.h')
-rw-r--r--gl/lib/xfreopen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gl/lib/xfreopen.h b/gl/lib/xfreopen.h
deleted file mode 100644
index 2ce49b5a4..000000000
--- a/gl/lib/xfreopen.h
+++ /dev/null
@@ -1,2 +0,0 @@
-#include <stdio.h>
-void xfreopen (char const *filename, char const *mode, FILE *fp);