Changes: Fixed after incorrect rebase

RevBy: Alexey Shilov
pull/1/head
Dmitry Rozenshtein 14 years ago
parent 3f737e5fab
commit 32fff4f88c

@ -673,10 +673,6 @@ void Daemon::parseArgs(const ArgVect & args)
{
usage(EXIT_SUCCESS);
}
else
{
usage(EXIT_FAILURE);
}
}
}

Loading…
Cancel
Save