summaryrefslogtreecommitdiff
path: root/src/runtime/c/gu/in.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/c/gu/in.h')
-rw-r--r--src/runtime/c/gu/in.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/runtime/c/gu/in.h b/src/runtime/c/gu/in.h
index 6ed07a886..91c40a42a 100644
--- a/src/runtime/c/gu/in.h
+++ b/src/runtime/c/gu/in.h
@@ -132,8 +132,4 @@ GuIn*
gu_data_in(const uint8_t* buf, size_t size, GuPool* pool);
-extern GU_DECLARE_TYPE(GuEOF, abstract);
-
-#include <gu/type.h>
-
#endif // GU_IN_H_