Bug 1058388 - Remove NS_COM_GLUE and IMETHOD_VISIBILITY. r=bsmedberg.

This commit is contained in:
Nicholas Nethercote
2014-08-27 15:47:27 -07:00
parent d88bc86150
commit b35d1d1aa7
44 changed files with 179 additions and 214 deletions

View File

@@ -18,7 +18,7 @@
// a class that's nsISupports-specific, so that we can contain the
// work of this class in the XPCOM dll
class NS_COM_GLUE nsCOMArray_base
class nsCOMArray_base
{
friend class nsArrayBase;
protected: