mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Follow-up to bug 936912: Fix a compiler warning
This commit is contained in:
parent
86ec57e686
commit
6053a45785
@ -348,3 +348,5 @@ NS_NewInputStreamTee(nsIInputStream **result,
|
||||
{
|
||||
return NS_NewInputStreamTeeAsync(result, source, sink, nullptr);
|
||||
}
|
||||
|
||||
#undef LOG
|
||||
|
Loading…
Reference in New Issue
Block a user