yanked some function redefinitions if NECKO was defined
git-svn-id: svn://10.0.0.236/trunk@39534 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -734,6 +734,7 @@ nsIContentViewer *viewer;
|
||||
* See documentation above in the DocumentViewerImpl class definition
|
||||
* @update 07/09/99 dwc
|
||||
*/
|
||||
#ifndef NECKO
|
||||
NS_IMETHODIMP
|
||||
DocumentViewerImpl::OnStartURLLoad(nsIDocumentLoader* loader, nsIURI* aURL, const char* aContentType,nsIContentViewer* aViewer)
|
||||
{
|
||||
@@ -774,6 +775,7 @@ nsresult rv;
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
#endif // NECKO
|
||||
|
||||
|
||||
NS_IMETHODIMP
|
||||
|
||||
@@ -734,6 +734,7 @@ nsIContentViewer *viewer;
|
||||
* See documentation above in the DocumentViewerImpl class definition
|
||||
* @update 07/09/99 dwc
|
||||
*/
|
||||
#ifndef NECKO
|
||||
NS_IMETHODIMP
|
||||
DocumentViewerImpl::OnStartURLLoad(nsIDocumentLoader* loader, nsIURI* aURL, const char* aContentType,nsIContentViewer* aViewer)
|
||||
{
|
||||
@@ -774,6 +775,7 @@ nsresult rv;
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
#endif // NECKO
|
||||
|
||||
|
||||
NS_IMETHODIMP
|
||||
|
||||
@@ -734,6 +734,7 @@ nsIContentViewer *viewer;
|
||||
* See documentation above in the DocumentViewerImpl class definition
|
||||
* @update 07/09/99 dwc
|
||||
*/
|
||||
#ifndef NECKO
|
||||
NS_IMETHODIMP
|
||||
DocumentViewerImpl::OnStartURLLoad(nsIDocumentLoader* loader, nsIURI* aURL, const char* aContentType,nsIContentViewer* aViewer)
|
||||
{
|
||||
@@ -774,6 +775,7 @@ nsresult rv;
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
#endif // NECKO
|
||||
|
||||
|
||||
NS_IMETHODIMP
|
||||
|
||||
Reference in New Issue
Block a user