removing #error to fix build bustage

This commit is contained in:
dougt%netscape.com 2002-04-15 23:57:42 +00:00
parent d66bdc5219
commit 4c7faccac7

View File

@ -80,8 +80,6 @@ nsControllerCommandManager::RegisterCommand(const nsAString & aCommandName, nsIC
return NS_OK;
}
#error
NS_IMETHODIMP
nsControllerCommandManager::UnregisterCommand(const nsAString & aCommandName, nsIControllerCommand *aCommand)
{