зеркало из https://github.com/mozilla/gecko-dev.git
commented out, so it could be added to the project. Travis will uncomment it when he adds it to the windows and unix builds. r=tbogard
This commit is contained in:
Родитель
e2e36b3c4a
Коммит
c4baec4805
|
@ -23,6 +23,7 @@
|
|||
|
||||
#include "nsIInterfaceRequestor.h"
|
||||
|
||||
#if 0
|
||||
nsresult
|
||||
nsGetInterface::operator()( const nsIID& aIID, void** aInstancePtr ) const
|
||||
{
|
||||
|
@ -37,3 +38,4 @@ nsGetInterface::operator()( const nsIID& aIID, void** aInstancePtr ) const
|
|||
*mErrorPtr = status;
|
||||
return status;
|
||||
}
|
||||
#endif
|
Загрузка…
Ссылка в новой задаче