diff options
author | Thomas White <taw@physics.org> | 2011-03-23 14:58:01 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:21 +0100 |
commit | 683220d0f8038018d7e63ebff56611a645b346af (patch) | |
tree | 39e4394e7093a5d143f7d2b76d273207a4ab1c0a /src/dirax.c | |
parent | 8af55d282069373612e51db65345ee9eaf317ed5 (diff) |
Remove more verbosity
Diffstat (limited to 'src/dirax.c')
-rw-r--r-- | src/dirax.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dirax.c b/src/dirax.c index 291dc85b..067b3599 100644 --- a/src/dirax.c +++ b/src/dirax.c @@ -237,7 +237,6 @@ static void dirax_send_next(struct image *image, struct dirax_data *dirax) case 8 : if ( dirax->best_acl_nh == 0 ) { - STATUS("No more cells to try.\n"); /* At this point, DirAx is presenting its ACL prompt * and waiting for a single number. Use an extra * newline to choose automatic ACL selection before |