Tidy up online rotation.
[nssm.git] / io.h
diff --git a/io.h b/io.h
index 60c3fd5..d91d39c 100644 (file)
--- a/io.h
+++ b/io.h
@@ -30,7 +30,6 @@ int delete_createfile_parameter(HKEY, TCHAR *, TCHAR *);
 HANDLE append_to_file(TCHAR *, unsigned long, SECURITY_ATTRIBUTES *, unsigned long, unsigned long);\r
 void rotate_file(TCHAR *, TCHAR *, unsigned long, unsigned long, unsigned long);\r
 int get_output_handles(nssm_service_t *, HKEY, STARTUPINFO *);\r
-void close_output_handles(STARTUPINFO *, bool, bool);\r
 void close_output_handles(STARTUPINFO *);\r
 unsigned long WINAPI log_and_rotate(void *);\r
 \r