eolian: shouldn't have gotten in

This commit is contained in:
Daniel Kolesa 2014-08-29 11:41:19 +01:00
parent 3e5da03f7d
commit 84a6b654f6
1 changed files with 0 additions and 1 deletions

View 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,