mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 01:55:44 +00:00
remove extern for unused+non-existent function, no bug, r/sr=mscott
This commit is contained in:
parent
0eeb3fabc7
commit
c3d9cc3ae1
@ -115,11 +115,4 @@ private:
|
||||
};
|
||||
|
||||
|
||||
NS_BEGIN_EXTERN_C
|
||||
|
||||
nsresult
|
||||
NS_NewMsgCopyService(const nsIID& iid, void **result);
|
||||
|
||||
NS_END_EXTERN_C
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user