From 9c3dd1e1e140ef6ed037baaf49fd4eec0fd65e5b Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Thu, 12 Sep 2013 09:30:02 +0000 Subject: remove the logging from libgu --- 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 bc5ad0327..8fcbe847f 100644 --- a/src/runtime/c/Makefile.am +++ b/src/runtime/c/Makefile.am @@ -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 \ -- cgit v1.2.3