Fix for Mac build bustage; comment out some debugging code

git-svn-id: svn://10.0.0.236/trunk@178037 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
law%netscape.com 2005-08-18 11:15:15 +00:00
parent 3d92630717
commit 04efc38403

View File

@ -249,10 +249,12 @@ nsSHistory::PrintHistory()
uri->GetSpec(getter_Copies(url));
#if 0
printf("**** SH Transaction #%d, Entry = %x\n", index, entry.get());
printf("\t\t URL = %s\n", url);
printf("\t\t Title = %s\n", titleCStr);
printf("\t\t layout History Data = %x\n", layoutHistoryState);
#endif
Recycle(title);
Recycle(titleCStr);