move contactID out of nsArray.h - not part of build

git-svn-id: svn://10.0.0.236/trunk@130607 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
2002-09-27 19:52:47 +00:00
parent 90f47cfb27
commit fa22adbb77

View File

@@ -49,9 +49,6 @@
{ 0x35c66fd1, 0x95e9, 0x4e0a, \
{ 0x80, 0xc5, 0xc3, 0xbd, 0x2b, 0x37, 0x54, 0x81 } }
#define NS_ARRAY_CONTRACTID \
"@mozilla.org/array;1"
// adapter class to map nsIArray->nsCOMArray
// do NOT declare this as a stack or member variable, use
// nsCOMArray instead