зеркало из https://github.com/mozilla/pjs.git
Fix build breakage for alecf. He removed nsIMsgGroupRecord.h from the repository
so no longer try to export it.
This commit is contained in:
Родитель
393205b761
Коммит
b9868dbcc4
|
@ -24,7 +24,6 @@ include $(DEPTH)/config/autoconf.mk
|
||||||
|
|
||||||
IDLSRCS = \
|
IDLSRCS = \
|
||||||
nsIMsgHost.idl \
|
nsIMsgHost.idl \
|
||||||
nsIMsgGroupRecord.idl \
|
|
||||||
nsIMsgFolder.idl \
|
nsIMsgFolder.idl \
|
||||||
nsIDOMMsgAppCore.idl \
|
nsIDOMMsgAppCore.idl \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
@ -40,7 +39,6 @@ EXPORTS = \
|
||||||
nsIMsg.h \
|
nsIMsg.h \
|
||||||
nsIMsgRFC822Parser.h \
|
nsIMsgRFC822Parser.h \
|
||||||
nsIMsgHost.h \
|
nsIMsgHost.h \
|
||||||
nsIMsgGroupRecord.h \
|
|
||||||
nsIFolder.h \
|
nsIFolder.h \
|
||||||
nsIMsgFolder.h \
|
nsIMsgFolder.h \
|
||||||
nsIMsgRDFFolder.h \
|
nsIMsgRDFFolder.h \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче