Remove obsolete declarations.

And dummy definitions as well.
This commit is contained in:
Johan Wikman
2016-03-04 13:10:05 +02:00
parent 768ff24428
commit a86903f3d0
5 changed files with 0 additions and 15 deletions

View File

@ -113,7 +113,6 @@ extern char *create_hex_sha1_sha1_passwd(char *passwd);
extern int blr_read_events_all_events(ROUTER_INSTANCE *router, int fix, int debug);
void blr_master_close(ROUTER_INSTANCE *);
char * blr_last_event_description(ROUTER_INSTANCE *router);
extern int MaxScaleUptime();
char *blr_get_event_description(ROUTER_INSTANCE *router, uint8_t event);
/** The module object definition */