aboutsummaryrefslogtreecommitdiff
path: root/data_recorder.c
diff options
context:
space:
mode:
Diffstat (limited to 'data_recorder.c')
-rw-r--r--data_recorder.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/data_recorder.c b/data_recorder.c
index e1dc014..566ea1a 100644
--- a/data_recorder.c
+++ b/data_recorder.c
@@ -141,7 +141,6 @@ int main(int argc, char **argv) {
survive_startup(ctx);
survive_cal_install(ctx);
-
if (!ctx) {
fprintf(stderr, "Fatal. Could not start\n");
exit(1);