From bb1f0f3368f3ee2065b0e5ee74e3c45b0116e8a9 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Mon, 20 Oct 2014 07:50:42 +0000 Subject: get rid of gu/str.(c|h) --- 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 a695fbf81..539a0e507 100644 --- a/src/runtime/c/Makefile.am +++ b/src/runtime/c/Makefile.am @@ -22,7 +22,6 @@ guinclude_HEADERS = \ gu/out.h \ gu/prime.h \ gu/seq.h \ - gu/str.h \ gu/string.h \ gu/sysdeps.h \ gu/ucs.h \ @@ -54,7 +53,6 @@ libgu_la_SOURCES = \ gu/mem.c \ gu/out.c \ gu/prime.c \ - gu/str.c \ gu/string.c \ gu/utf8.c \ gu/ucs.c \ -- cgit v1.2.3