diff options
Diffstat (limited to 'qpid/cpp/src/tests/Cluster.h')
| -rw-r--r-- | qpid/cpp/src/tests/Cluster.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/src/tests/Cluster.h b/qpid/cpp/src/tests/Cluster.h index 510a788f7c..366ea92a8b 100644 --- a/qpid/cpp/src/tests/Cluster.h +++ b/qpid/cpp/src/tests/Cluster.h @@ -55,8 +55,6 @@ class TestHandler : public Handler<T&>, public ConcurrentQueue<T> typedef TestHandler<AMQFrame> TestFrameHandler; -void nullDeleter(void*) {} - struct TestCluster : public Cluster { TestCluster(string name, string url) |
