зеркало из https://github.com/mozilla/pjs.git
Removing unused nsHTMLNullSink and SelfTest.cpp. Bug 207019, r=harishd, sr=jst.
This commit is contained in:
Родитель
8df31b6c76
Коммит
532fe60f5b
|
@ -326,9 +326,5 @@ public:
|
|||
|
||||
};
|
||||
|
||||
#ifdef NS_DEBUG
|
||||
extern nsresult NS_NewHTMLNullSink(nsIContentSink** aInstancePtrResult);
|
||||
#endif
|
||||
|
||||
#endif /* nsIHTMLContentSink_h___ */
|
||||
|
||||
|
|
|
@ -81,7 +81,6 @@ CPPSRCS = \
|
|||
ifdef MOZ_DEBUG
|
||||
CPPSRCS += \
|
||||
nsLoggingSink.cpp \
|
||||
nsHTMLNullSink.cpp \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
|
|
|
@ -326,9 +326,5 @@ public:
|
|||
|
||||
};
|
||||
|
||||
#ifdef NS_DEBUG
|
||||
extern nsresult NS_NewHTMLNullSink(nsIContentSink** aInstancePtrResult);
|
||||
#endif
|
||||
|
||||
#endif /* nsIHTMLContentSink_h___ */
|
||||
|
||||
|
|
|
@ -81,7 +81,6 @@ CPPSRCS = \
|
|||
ifdef MOZ_DEBUG
|
||||
CPPSRCS += \
|
||||
nsLoggingSink.cpp \
|
||||
nsHTMLNullSink.cpp \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче