summaryrefslogtreecommitdiff
path: root/lib/gras_impl/block_actor.hpp
diff options
context:
space:
mode:
authorJosh Blum2012-12-16 02:11:41 -0800
committerJosh Blum2012-12-16 02:11:41 -0800
commit0865d999f90755cf624f1b4798d74c0376048989 (patch)
tree7811b8b55763833841d6d861693ca232dd895205 /lib/gras_impl/block_actor.hpp
parent36b746eb1c43068b999fa56d52aa0d8994dd6ef9 (diff)
downloadsandhi-0865d999f90755cf624f1b4798d74c0376048989.tar.gz
sandhi-0865d999f90755cf624f1b4798d74c0376048989.tar.bz2
sandhi-0865d999f90755cf624f1b4798d74c0376048989.zip
no need for topology_init state var
Diffstat (limited to 'lib/gras_impl/block_actor.hpp')
-rw-r--r--lib/gras_impl/block_actor.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/gras_impl/block_actor.hpp b/lib/gras_impl/block_actor.hpp
index ab75367..a490583 100644
--- a/lib/gras_impl/block_actor.hpp
+++ b/lib/gras_impl/block_actor.hpp
@@ -156,8 +156,6 @@ struct BlockActor : Apology::Worker
long buffer_affinity;
std::vector<std::vector<OutputHintMessage> > output_allocation_hints;
-
- bool topology_init;
};
} //namespace gras