Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag

This commit is contained in:
dbaron%fas.harvard.edu 2005-11-02 16:56:56 +00:00
parent 1317dc443e
commit 18f228cbc6

View File

@ -36,9 +36,7 @@
*
* ***** END LICENSE BLOCK ***** */
#define NS_IMPL_IDS
#include "nsICharsetAlias.h"
#undef NS_IMPL_IDS
#include "nsCOMPtr.h"
#include "nsIModule.h"