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:
parent
3d92630717
commit
04efc38403
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user