String bundle doesn't offer a scriptable enumerator
r=be (incrementally deprecating outdated non-scriptable interface)


git-svn-id: svn://10.0.0.236/trunk@68601 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jbetak%netscape.com 2000-05-07 21:12:38 +00:00
parent ca88b02cf6
commit a1e8a4dd7a
3 changed files with 0 additions and 3 deletions

View File

@ -9,7 +9,6 @@ nsHashtableEnumerator.h
nsIArena.h
nsIByteBuffer.h
nsIObserverList.h
nsIPersistentProperties.h
nsISimpleEnumerator.h
nsISizeOfHandler.h
nsIUnicharBuffer.h

View File

@ -101,7 +101,6 @@ EXPORTS = \
nsXPIDLString.h \
plvector.h \
nsTextFormatter.h \
nsIPersistentProperties.h \
$(NULL)
XPIDLSRCS = \

View File

@ -59,7 +59,6 @@ EXPORTS = \
nsVoidArray.h \
nsXPIDLString.h \
plvector.h \
nsIPersistentProperties.h \
$(NULL)
XPIDL_MODULE = xpcom_ds