aboutsummaryrefslogtreecommitdiff
path: root/src/fastcgi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fastcgi.h')
-rw-r--r--src/fastcgi.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/fastcgi.h b/src/fastcgi.h
deleted file mode 100644
index 0abd152..0000000
--- a/src/fastcgi.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef MAGI_INCLUDED_FASTCGI
-#define MAGI_INCLUDED_FASTCGI
-
-
-/* * * TODO * * */
-
-enum { magi_to_avoid_warning };
-
-
-#endif