X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2Finclude%2Fcore%2Fplugin.h;fp=src%2Finclude%2Fcore%2Fplugin.h;h=3d938807f61d2c1098dae31429157946b908b2f8;hp=bcf01ec411bd5d2dc7e3ab25d17a99f88edd7037;hb=0d6312e285f39dd133eaab049e96cb073f754566;hpb=e48ff35c0684d772d4ba8bdc9f75dafcc0df6a36 diff --git a/src/include/core/plugin.h b/src/include/core/plugin.h index bcf01ec..3d93880 100644 --- a/src/include/core/plugin.h +++ b/src/include/core/plugin.h @@ -78,7 +78,6 @@ sdb_plugin_load(const char *basedir, const char *name, * and also to provide additional information to the user. */ enum { - SDB_PLUGIN_INFO_NAME, /* plugin name: string */ SDB_PLUGIN_INFO_DESC, /* plugin description: string */ SDB_PLUGIN_INFO_COPYRIGHT, /* plugin copyright: string */ SDB_PLUGIN_INFO_LICENSE, /* plugin license: string */