mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-26 13:02:50 -06:00
remove the logging from libgu
This commit is contained in:
@@ -21,7 +21,6 @@ guinclude_HEADERS = \
|
||||
gu/hash.h \
|
||||
gu/in.h \
|
||||
gu/list.h \
|
||||
gu/log.h \
|
||||
gu/map.h \
|
||||
gu/mem.h \
|
||||
gu/out.h \
|
||||
@@ -59,7 +58,6 @@ libgu_la_SOURCES = \
|
||||
gu/hash.c \
|
||||
gu/in.c \
|
||||
gu/list.c \
|
||||
gu/log.c \
|
||||
gu/map.c \
|
||||
gu/mem.c \
|
||||
gu/out.c \
|
||||
|
||||
Reference in New Issue
Block a user