summaryrefslogtreecommitdiff
path: root/boost/spirit/home/lex/lexer/string_token_def.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/spirit/home/lex/lexer/string_token_def.hpp')
-rw-r--r--boost/spirit/home/lex/lexer/string_token_def.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/boost/spirit/home/lex/lexer/string_token_def.hpp b/boost/spirit/home/lex/lexer/string_token_def.hpp
index 9eb987020c..47bd9a332c 100644
--- a/boost/spirit/home/lex/lexer/string_token_def.hpp
+++ b/boost/spirit/home/lex/lexer/string_token_def.hpp
@@ -101,7 +101,6 @@ namespace boost { namespace spirit { namespace lex
token_state_ = state_id;
- typedef typename LexerDef::id_type id_type;
if (IdType(~0) == id_)
id_ = IdType(lexdef.get_next_id());