get rid of gu/str.(c|h)

This commit is contained in:
kr.angelov
2014-10-20 07:50:42 +00:00
parent 0025e078ea
commit 4e533b7253
6 changed files with 11 additions and 114 deletions

View File

@@ -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 \