eolian: shouldn't have gotten in
authorDaniel Kolesa <d.kolesa@samsung.com>
Fri, 29 Aug 2014 10:41:19 +0000 (11:41 +0100)
committerDaniel Kolesa <d.kolesa@samsung.com>
Fri, 29 Aug 2014 10:41:19 +0000 (11:41 +0100)
src/lib/eolian/database_fill.c

index e9f3703..119071b 100644 (file)
@@ -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,