no need for two commandline handlers

followup to bug 261838, r=mostafah
This commit is contained in:
mvl%exedo.nl 2004-10-01 19:20:40 +00:00
parent 4f99056b99
commit 0a8dbdccb4

View File

@ -40,7 +40,6 @@
#include "oeICalContainerImpl.h"
#include "oeICalEventImpl.h"
#include "oeDateTimeImpl.h"
#include "oeICalStartupHandler.h"
#include "nsIGenericFactory.h"
@ -51,7 +50,6 @@ NS_GENERIC_FACTORY_CONSTRUCTOR(oeICalContainerImpl)
NS_GENERIC_FACTORY_CONSTRUCTOR(oeICalEventImpl)
NS_GENERIC_FACTORY_CONSTRUCTOR(oeICalTodoImpl)
NS_GENERIC_FACTORY_CONSTRUCTOR(oeDateTimeImpl)
NS_GENERIC_FACTORY_CONSTRUCTOR(oeICalStartupHandler)
static const nsModuleComponentInfo pModuleInfo[] =
{