Skip to content

Commit

Permalink
Actually, the message box is logged earlier, so don't do it ever if -…
Browse files Browse the repository at this point in the history
…-info.
  • Loading branch information
icculus committed Jun 17, 2005
1 parent 24ca3fb commit 38da913
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mojopatch.c
Expand Up @@ -2237,8 +2237,6 @@ static int process_patch_header(SerialArchive *ar, PatchHeader *h)
{
if (!info_only())
ui_msgbox(h->startupmsg);
else
_log("startup message box:\n%s\n\n", h->startupmsg);
} /* if */

if (!info_only())
Expand Down

0 comments on commit 38da913

Please sign in to comment.