remove extern for unused+non-existent function, no bug, r/sr=mscott

This commit is contained in:
bienvenu%nventure.com 2003-07-20 15:38:59 +00:00
parent 0eeb3fabc7
commit c3d9cc3ae1

View File

@ -115,11 +115,4 @@ private:
};
NS_BEGIN_EXTERN_C
nsresult
NS_NewMsgCopyService(const nsIID& iid, void **result);
NS_END_EXTERN_C
#endif