ca_ci: not needed "printf" removed

Origin commit data
------------------
Branch: master
Commit: a0d5999bac
Author: Frankenstone <dampf_acc@online.de>
Date: 2018-01-06 (Sat, 06 Jan 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Frankenstone
2018-01-06 20:24:17 +01:00
parent f41747115d
commit 4b463780d4

View File

@@ -1381,7 +1381,6 @@ void cCA::slot_pollthread(void *c)
} }
} }
/* slow down the loop, if no CI cam present */ /* slow down the loop, if no CI cam present */
printf("***sleep\n");
sleep(1); sleep(1);
} /* case statusnone */ } /* case statusnone */
break; break;