changeset 10 | 84c85b6450de |
parent 7 | 0a3c1a78bf75 |
child 11 | 4dd7e0cb11a7 |
--- a/servlib/bundling/BundleDaemon.cc Thu Jun 09 10:57:40 2011 +0100 +++ b/servlib/bundling/BundleDaemon.cc Tue Jun 14 10:56:50 2011 +0100 @@ -2637,8 +2637,6 @@ */ if (bpq_block.kind() == BPQBlock::KIND_QUERY) { if (answer_bpq_query(bundle, &bpq_block)) { -//HACK... - BundleProtocol::delete_blocks(bundle, event->link_); event->daemon_only_ = true; }