Code

store: Removed unused sdb_attribute_create().
[sysdb.git] / src / include / core / store.h
index aac884a5d104a72cd747c3db83ffa0f8b478a5c7..143fa7e54409a979aea959f5bbe4432d4473576b 100644 (file)
@@ -104,10 +104,6 @@ sdb_store_host(const char *name, sdb_time_t last_update);
 _Bool
 sdb_store_has_host(const char *name);
 
-sdb_attribute_t *
-sdb_attribute_create(const char *hostname,
-               const char *name, const char *value);
-
 /*
  * sdb_store_attribute:
  * Add/update a host's attribute in the store. If the attribute, identified by