version 0.3.0
[fms.git] / include / http / httpdefs.h
diff --git a/include/http/httpdefs.h b/include/http/httpdefs.h
deleted file mode 100644 (file)
index 8dcd77f..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef _httpdefs_\r
-#define _httpdefs_\r
-\r
-struct httpstate\r
-{\r
-       char *m_indata;\r
-       long m_indatalen;\r
-       long m_indatapos;\r
-       char *m_outdata;\r
-       long m_outdatalen;\r
-       long m_outdatapos;\r
-};\r
-\r
-#endif // _httpdefs_\r