aboutsummaryrefslogtreecommitdiff
path: root/tests/framework/Framework.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/framework/Framework.h')
-rw-r--r--tests/framework/Framework.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/framework/Framework.h b/tests/framework/Framework.h
index 4a26b66bcb..65ffc0a818 100644
--- a/tests/framework/Framework.h
+++ b/tests/framework/Framework.h
@@ -161,12 +161,6 @@ public:
*/
bool has_test_info() const;
- /** Print CPU info
- *
- * @param[out] os Output stream.
- */
- void print_cpu_info(std::ostream &os) const;
-
/** Print test info.
*
* @param[out] os Output stream.