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.lockCPU = false;
|
||||
|
||||
/* FIXME: need some locking to prevent multiple instances of
|
||||
hydra-queue-runner. */
|
||||
State state;
|
||||
if (status)
|
||||
state.showStatus();
|
||||
|
|
Loading…
Reference in a new issue