1
0
Fork 0
mirror of https://github.com/NixOS/hydra.git synced 2024-10-18 17:02:28 -04:00

Remove obsolete comment

This commit is contained in:
Eelco Dolstra 2015-06-22 16:59:50 +02:00
parent e069ee960e
commit d06366e7cf

View file

@ -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();