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/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/runtime/c/Makefile.am') diff --git a/src/runtime/c/Makefile.am b/src/runtime/c/Makefile.am index c7abd96cb..a695fbf81 100644 --- a/src/runtime/c/Makefile.am +++ b/src/runtime/c/Makefile.am @@ -25,7 +25,6 @@ guinclude_HEADERS = \ gu/str.h \ gu/string.h \ gu/sysdeps.h \ - gu/type.h \ gu/ucs.h \ gu/utf8.h \ gu/variant.h @@ -57,7 +56,6 @@ libgu_la_SOURCES = \ gu/prime.c \ gu/str.c \ gu/string.c \ - gu/type.c \ gu/utf8.c \ gu/ucs.c \ gu/variant.c -- cgit v1.2.3