summaryrefslogtreecommitdiff
path: root/lib/gras_impl/messages.hpp
diff options
context:
space:
mode:
authorJosh Blum2012-12-01 13:55:48 -0800
committerJosh Blum2012-12-01 13:55:48 -0800
commita1449c97eefa1635680ede98f61ab3538c56eb21 (patch)
tree64879533cb17caad2e6cab085a5fba0ef6abfe06 /lib/gras_impl/messages.hpp
parent999d15b5dca5de7c32ddb87469d5c78136473de7 (diff)
downloadsandhi-a1449c97eefa1635680ede98f61ab3538c56eb21.tar.gz
sandhi-a1449c97eefa1635680ede98f61ab3538c56eb21.tar.bz2
sandhi-a1449c97eefa1635680ede98f61ab3538c56eb21.zip
changed lookahead to preload, thats all it is
Diffstat (limited to 'lib/gras_impl/messages.hpp')
-rw-r--r--lib/gras_impl/messages.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gras_impl/messages.hpp b/lib/gras_impl/messages.hpp
index bc6a2b8..eae3258 100644
--- a/lib/gras_impl/messages.hpp
+++ b/lib/gras_impl/messages.hpp
@@ -97,7 +97,6 @@ struct OutputCheckMessage
struct OutputHintMessage
{
size_t index;
- size_t history_bytes;
size_t reserve_bytes;
WeakToken token;
};