mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 04:43:03 +01:00
Misc
This commit is contained in:
parent
d280c5af69
commit
020a4f01a1
@ -2174,9 +2174,8 @@ static void service_fork(ThreadEntryPoint* service_executable, Service* service)
|
||||
* Startup a service.
|
||||
*
|
||||
**************************************/
|
||||
TEXT* p;
|
||||
|
||||
/* Break up the command line into individual arguments. */
|
||||
// Break up the command line into individual arguments.
|
||||
service->parseSwitches();
|
||||
|
||||
USHORT argc = service->svc_argc;
|
||||
|
Loading…
Reference in New Issue
Block a user