Skip to content

Commit

Permalink
Removed unnecessary logging.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed May 28, 2004
1 parent 6e577e6 commit d583a6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui_carbon.c
Expand Up @@ -193,7 +193,6 @@ int manually_locate_product(const char *name, char *buf, size_t bufsize)
return(0);
} /* if */

_log("Creating file selector dialog...");
NavGetDefaultDialogCreationOptions(&dlgopt);
dlgopt.optionFlags |= kNavSupportPackages;
dlgopt.optionFlags |= kNavAllowOpenPackages;
Expand Down

0 comments on commit d583a6a

Please sign in to comment.