X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=src%2Fgraph_list.h;h=ff35f18e06d545fbb38fca7d7c2364c2017def00;hp=f388fbe4e93ae4afc18f8ca377abd02634ab44cc;hb=2ef734476e3511b6f1c2611875e340b6b8ca2d4c;hpb=c182e93607995902b9211be0041e4e8f8fa8ba12 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);