winws: remove unnecesessary code

This commit is contained in:
bol-van
2024-04-30 21:36:09 +03:00
parent 742b3a6db0
commit c05e62586b
3 changed files with 3 additions and 19 deletions

View File

@@ -5,7 +5,6 @@
#include <stdbool.h>
bool service_run();
void service_stopped();
#endif