Fix build breakage for alecf. He removed nsIMsgGroupRecord.h from the repository

so no longer try to export it.
This commit is contained in:
mscott%netscape.com 1999-03-24 03:23:11 +00:00
Родитель 393205b761
Коммит b9868dbcc4
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -24,7 +24,6 @@ include $(DEPTH)/config/autoconf.mk
IDLSRCS = \
nsIMsgHost.idl \
nsIMsgGroupRecord.idl \
nsIMsgFolder.idl \
nsIDOMMsgAppCore.idl \
$(NULL)
@ -40,7 +39,6 @@ EXPORTS = \
nsIMsg.h \
nsIMsgRFC822Parser.h \
nsIMsgHost.h \
nsIMsgGroupRecord.h \
nsIFolder.h \
nsIMsgFolder.h \
nsIMsgRDFFolder.h \