From 369bc73fbe6b19c6346c22c116cc4e9ed13d664b Mon Sep 17 00:00:00 2001 From: "dbaron%fas.harvard.edu" Date: Wed, 27 Mar 2002 04:52:12 +0000 Subject: [PATCH] Previous checkin was for bug 126346. git-svn-id: svn://10.0.0.236/trunk@117596 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/docshell/base/nsDocShell.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/docshell/base/nsDocShell.cpp b/mozilla/docshell/base/nsDocShell.cpp index a84a9ce2673..20e7d344f38 100644 --- a/mozilla/docshell/base/nsDocShell.cpp +++ b/mozilla/docshell/base/nsDocShell.cpp @@ -6322,4 +6322,3 @@ nsDocShell::InterfaceRequestorProxy::GetInterface(const nsIID & aIID, void **aSi *aSink = nsnull; return NS_NOINTERFACE; } -