aboutsummaryrefslogtreecommitdiff
path: root/tests/glean/environ.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/glean/environ.h')
-rw-r--r--tests/glean/environ.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/glean/environ.h b/tests/glean/environ.h
index bb0139e9..5cd00329 100644
--- a/tests/glean/environ.h
+++ b/tests/glean/environ.h
@@ -101,8 +101,6 @@ class Environment {
return imageFileName(options.db2Name, testName, n);
}
- void quiesce(); // Settle down before starting a benchmark.
-
}; // class Environment
} // namespace GLEAN