resolve: Use plugin features to register attribute handler

This commit is contained in:
Tobias Brunner
2013-06-11 11:18:18 +02:00
parent 44d5e10d9e
commit 8f49a8d0a6
2 changed files with 31 additions and 4 deletions
-1
View File
@@ -107,4 +107,3 @@ plugin_t *attr_plugin_create()
return &this->public.plugin;
}