From 15fca6ea5063f5ea307019f2322d7a444ea71dff Mon Sep 17 00:00:00 2001 From: subtly Date: Mon, 10 Aug 2015 11:18:32 +0200 Subject: remove MoveNonceToTempDir --- TestUtils.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'TestUtils.h') diff --git a/TestUtils.h b/TestUtils.h index f0c8e50f..a7a0eacf 100644 --- a/TestUtils.h +++ b/TestUtils.h @@ -79,13 +79,5 @@ struct JsonRpcFixture: public ClientBaseFixture }; -struct MoveNonceToTempDir -{ - MoveNonceToTempDir(); - ~MoveNonceToTempDir() {} -private: - TransientDirectory m_dir; -}; - } } -- cgit v1.2.3