зеркало из https://github.com/mozilla/pjs.git
remove nsIVariant.h and nsVariant.cpp as per bug #16987 and changes already in for Unix (thanks brad) and Mac, r=danm
This commit is contained in:
Родитель
69bfae6f6b
Коммит
01cec13dda
|
@ -39,7 +39,6 @@ EXPORTS = \
|
||||||
nsISimpleEnumerator.h \
|
nsISimpleEnumerator.h \
|
||||||
nsISizeOfHandler.h \
|
nsISizeOfHandler.h \
|
||||||
nsIUnicharBuffer.h \
|
nsIUnicharBuffer.h \
|
||||||
nsIVariant.h \
|
|
||||||
nsInt64.h \
|
nsInt64.h \
|
||||||
nsQuickSort.h \
|
nsQuickSort.h \
|
||||||
nsStr.h \
|
nsStr.h \
|
||||||
|
@ -105,7 +104,6 @@ CPP_OBJS = \
|
||||||
.\$(OBJDIR)\nsSupportsArrayEnumerator.obj \
|
.\$(OBJDIR)\nsSupportsArrayEnumerator.obj \
|
||||||
.\$(OBJDIR)\nsSupportsPrimitives.obj \
|
.\$(OBJDIR)\nsSupportsPrimitives.obj \
|
||||||
.\$(OBJDIR)\nsUnicharBuffer.obj \
|
.\$(OBJDIR)\nsUnicharBuffer.obj \
|
||||||
.\$(OBJDIR)\nsVariant.obj \
|
|
||||||
.\$(OBJDIR)\nsVoidArray.obj \
|
.\$(OBJDIR)\nsVoidArray.obj \
|
||||||
.\$(OBJDIR)\nsXPIDLString.obj \
|
.\$(OBJDIR)\nsXPIDLString.obj \
|
||||||
.\$(OBJDIR)\plvector.obj \
|
.\$(OBJDIR)\plvector.obj \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче