From 86e9acc7a7b714307e08ab25117ca03cecb00936 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Thu, 9 Oct 2014 13:44:26 +0000 Subject: throw away the long obsolete runtime type information in the C runtime --- src/runtime/c/gu/in.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/runtime/c/gu/in.h') 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 - #endif // GU_IN_H_ -- cgit v1.2.3