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/ucs.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/runtime/c/gu/ucs.c') diff --git a/src/runtime/c/gu/ucs.c b/src/runtime/c/gu/ucs.c index 2b1e63cf0..05ea163ae 100644 --- a/src/runtime/c/gu/ucs.c +++ b/src/runtime/c/gu/ucs.c @@ -1,8 +1,6 @@ #include #include -GU_DEFINE_TYPE(GuUCSExn, abstract, _); - bool gu_char_is_valid(char c) { -- cgit v1.2.3