Bug 1218160 - Fix a build error with some compiler versions on OS X. r=froydnj

--HG--
extra : commitid : ESxduyz6cYH
This commit is contained in:
Kartikaya Gupta 2015-10-26 13:25:25 -04:00
parent 5e143ef9ca
commit 3f91f07360

View File

@ -62,9 +62,6 @@ protected:
public:
// Mark user classes that are considered flawless.
template<typename U>
friend class RefPtr;
template<class U>
friend class ::mozilla::StaticRefPtr;