diff -r a4fcdf24b5e7 -r ca1fbb3bd3db bmsd/nodes.h --- a/bmsd/nodes.h Thu May 21 14:27:56 2020 +0200 +++ b/bmsd/nodes.h Thu May 21 14:32:23 2020 +0200 @@ -27,9 +27,4 @@ */ void nodes_check_online(void); -/** - * @brief Report status change of nodes so that the client menus are updated. - */ -void status_change(void); - #endif