summaryrefslogtreecommitdiff
path: root/tests/glean/tbufferobject.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/glean/tbufferobject.cpp')
-rw-r--r--tests/glean/tbufferobject.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/glean/tbufferobject.cpp b/tests/glean/tbufferobject.cpp
index 6ab2ea2a2..3ed464b1f 100644
--- a/tests/glean/tbufferobject.cpp
+++ b/tests/glean/tbufferobject.cpp
@@ -284,14 +284,6 @@ BufferObjectTest::logOne(BufferObjectResult &r)
void
-BufferObjectTest::compareOne(BufferObjectResult &oldR,
- BufferObjectResult &newR)
-{
- comparePassFail(oldR, newR);
-}
-
-
-void
BufferObjectResult::putresults(ostream &s) const
{
if (pass) {