summaryrefslogtreecommitdiff
path: root/lib/block.cpp
diff options
context:
space:
mode:
authorJosh Blum2013-03-29 03:22:28 -0500
committerJosh Blum2013-03-29 03:22:28 -0500
commite78ac3e9582f46670a904f119d2ee80d7310b42e (patch)
treea24d20db2631c9d9e3d41642ee604228d5495e14 /lib/block.cpp
parentca6d6b4a7786ecc3754532d85ed39da33684d5fc (diff)
parentd6f413965cc91fd239f7ba587e9550233b386cc5 (diff)
downloadsandhi-e78ac3e9582f46670a904f119d2ee80d7310b42e.tar.gz
sandhi-e78ac3e9582f46670a904f119d2ee80d7310b42e.tar.bz2
sandhi-e78ac3e9582f46670a904f119d2ee80d7310b42e.zip
Merge branch 'master' into query_work
Diffstat (limited to 'lib/block.cpp')
-rw-r--r--lib/block.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/block.cpp b/lib/block.cpp
index d2f0a0d..5bb959b 100644
--- a/lib/block.cpp
+++ b/lib/block.cpp
@@ -46,6 +46,11 @@ Block::Block(const std::string &name):
this->set_buffer_affinity(-1);
}
+Block::~Block(void)
+{
+ //NOP
+}
+
void ElementImpl::block_cleanup(void)
{
//wait for actor to chew through enqueued messages