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

@@ -1540,10 +1540,6 @@ int main(int argc, char **argv)
ex:
rawsend_cleanup();
cleanup_params();
#ifdef __CYGWIN__
service_stopped();
#endif
return result;
exiterr:
result = 1;