summaryrefslogtreecommitdiff
path: root/lib/gras_impl/block_actor.hpp
diff options
context:
space:
mode:
authorJosh Blum2012-10-13 23:56:02 -0700
committerJosh Blum2012-10-13 23:56:02 -0700
commit7962eb546821ddd98f57fa4fb60a8192bf4e34df (patch)
treeb797669bfbdf92a5df31bdd92d8e06befa66b74f /lib/gras_impl/block_actor.hpp
parente9e370f16b96563583e75855e9890c5d2d86c624 (diff)
downloadsandhi-7962eb546821ddd98f57fa4fb60a8192bf4e34df.tar.gz
sandhi-7962eb546821ddd98f57fa4fb60a8192bf4e34df.tar.bz2
sandhi-7962eb546821ddd98f57fa4fb60a8192bf4e34df.zip
simplfied input queues, WIP, but working
Diffstat (limited to 'lib/gras_impl/block_actor.hpp')
-rw-r--r--lib/gras_impl/block_actor.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gras_impl/block_actor.hpp b/lib/gras_impl/block_actor.hpp
index b77861b..71fd96e 100644
--- a/lib/gras_impl/block_actor.hpp
+++ b/lib/gras_impl/block_actor.hpp
@@ -130,7 +130,6 @@ struct BlockActor : Apology::Worker
std::vector<size_t> output_items_sizes;
std::vector<InputPortConfig> input_configs;
std::vector<OutputPortConfig> output_configs;
- std::vector<size_t> input_reserve_items;
size_t output_multiple_items;
//keeps track of production