Quiet please

git-svn-id: svn://10.0.0.236/trunk@2842 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp
1998-06-01 20:53:01 +00:00
parent 1a852af754
commit 369a35ae14
2 changed files with 4 additions and 0 deletions

View File

@@ -291,7 +291,9 @@ static void bam_exit_routine(URL_Struct *URL_s, int status, MWContext *window_id
if (NULL != URL_s) {
nsConnectionInfo *pConn = (nsConnectionInfo *)URL_s->fe_data;
#ifdef NOISY
printf("+++ Finished loading %s\n", URL_s->address);
#endif
PR_ASSERT(pConn);
/* Release the ConnectionInfo object held in the URL_Struct. */