X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fgraph_list.h;h=ff35f18e06d545fbb38fca7d7c2364c2017def00;hb=f22da38d185608a0383da66e1c7d707b9cf5aebb;hp=f388fbe4e93ae4afc18f8ca377abd02634ab44cc;hpb=b578a6b9f331c11ebc70d153494c7b6113990ee7;p=collection4.git diff --git a/src/graph_list.h b/src/graph_list.h index f388fbe..ff35f18 100644 --- a/src/graph_list.h +++ b/src/graph_list.h @@ -36,7 +36,6 @@ int gl_add_graph (graph_config_t *cfg); int gl_config_submit (void); -int gl_register_ident (const char *provider, const graph_ident_t *ident); int gl_register_data_provider (const char *name, data_provider_t *p); graph_config_t *gl_graph_get_selected (void);