bmsd/mysql.h

changeset 680
0bb48333d133
parent 579
1253a237b620
child 799
cf145b35d65f
--- a/bmsd/mysql.h	Mon May 18 11:00:59 2020 +0200
+++ b/bmsd/mysql.h	Tue May 19 13:50:14 2020 +0200
@@ -45,12 +45,5 @@
 void ispindel_mysql_update(sys_ispindel_list *ispindel);
 void ispindel_mysql_death(char *alias);
 
-/**
- * @brief Check state changes in the database for all iSpindels and
- *        update the internal memory array. Called every 5 seconds from
- *        the main server thread.
- */
-void ispindel_mysql_check(void);
-
 
 #endif

mercurial