forked from lix-project/hydra
Remove obsolete comment
This commit is contained in:
parent
e069ee960e
commit
d06366e7cf
|
@ -1615,8 +1615,6 @@ int main(int argc, char * * argv)
|
||||||
settings.useSubstitutes = false;
|
settings.useSubstitutes = false;
|
||||||
settings.lockCPU = false;
|
settings.lockCPU = false;
|
||||||
|
|
||||||
/* FIXME: need some locking to prevent multiple instances of
|
|
||||||
hydra-queue-runner. */
|
|
||||||
State state;
|
State state;
|
||||||
if (status)
|
if (status)
|
||||||
state.showStatus();
|
state.showStatus();
|
||||||
|
|
Loading…
Reference in a new issue