Skip to content

Commit

Permalink
Remove derpy comment now we're prepared for release
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <[email protected]>
  • Loading branch information
ikeydoherty committed Nov 3, 2017
1 parent c898426 commit 580118a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cli/migrate.c
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,6 @@ static bool qol_set_migration_level(int level)
}
fflush(f);
fclose(f);

fprintf(stderr, "File written?! %s\n", status_file);
return ret;
}

Expand Down

0 comments on commit 580118a

Please sign in to comment.