Bug 1246263 - fix unified build pollution r=valentin

This commit is contained in:
Patrick McManus 2016-02-06 09:11:39 -05:00
parent 2cd29604a7
commit a35e7eb9ff

View File

@ -1270,5 +1270,7 @@ DigestOutputStream::IsNonBlocking(bool *retval)
return mOutputStream->IsNonBlocking(retval);
}
#undef LOG_ENABLED
} // namespace net
} // namespace mozilla