From 84a6b654f67539ecbee6de87596db910286de59b Mon Sep 17 00:00:00 2001 From: Daniel Kolesa Date: Fri, 29 Aug 2014 11:41:19 +0100 Subject: [PATCH] eolian: shouldn't have gotten in --- src/lib/eolian/database_fill.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/eolian/database_fill.c b/src/lib/eolian/database_fill.c index e9f3703324..119071bc63 100644 --- a/src/lib/eolian/database_fill.c +++ b/src/lib/eolian/database_fill.c @@ -238,7 +238,6 @@ _db_fill_implement(Eolian_Class *cl, Eolian_Implement *impl) ftype = EOLIAN_PROP_GET; else if (impl->is_prop_set) ftype = EOLIAN_PROP_SET; - printf("name: %s\n", impl_name); Eolian_Function *foo_id = (Eolian_Function*) eolian_class_function_get_by_name(cl,