зеркало из https://github.com/mozilla/gecko-dev.git
disabled most of the body part code
This commit is contained in:
Родитель
c5202a586a
Коммит
c7b81467ed
|
@ -15,6 +15,7 @@
|
|||
* Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||
* Reserved.
|
||||
*/
|
||||
#if 0
|
||||
#include "nsHTMLParts.h"
|
||||
#include "nsHTMLContainer.h"
|
||||
#include "nsBodyFrame.h"
|
||||
|
@ -243,3 +244,4 @@ NS_NewBodyPart(nsIHTMLContent** aInstancePtrResult,
|
|||
}
|
||||
return body->QueryInterface(kIHTMLContentIID, (void **) aInstancePtrResult);
|
||||
}
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче