summaryrefslogtreecommitdiffstats
path: root/gfx/angle/src/common/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/angle/src/common/debug.cpp')
-rwxr-xr-xgfx/angle/src/common/debug.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/gfx/angle/src/common/debug.cpp b/gfx/angle/src/common/debug.cpp
index f64d9322f..746da5e0d 100755
--- a/gfx/angle/src/common/debug.cpp
+++ b/gfx/angle/src/common/debug.cpp
@@ -171,9 +171,4 @@ ScopedPerfEventHelper::~ScopedPerfEventHelper()
}
}
-std::ostream &DummyStream()
-{
- return std::cout;
}
-
-} // namespace gl