summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/InMemoryContent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/lib/broker/InMemoryContent.cpp')
-rw-r--r--cpp/lib/broker/InMemoryContent.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/lib/broker/InMemoryContent.cpp b/cpp/lib/broker/InMemoryContent.cpp
index e27ccd8c4a..a91fe4d66f 100644
--- a/cpp/lib/broker/InMemoryContent.cpp
+++ b/cpp/lib/broker/InMemoryContent.cpp
@@ -71,6 +71,3 @@ void InMemoryContent::encode(Buffer& buffer)
}
}
-void InMemoryContent::destroy()
-{
-}