diff options
Diffstat (limited to 'base/word_iterator.h')
-rw-r--r-- | base/word_iterator.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/word_iterator.h b/base/word_iterator.h index d69b327..3e53c20 100644 --- a/base/word_iterator.h +++ b/base/word_iterator.h @@ -85,4 +85,3 @@ class WordIterator { }; #endif // BASE_WORD_ITERATOR_H__ - |