summaryrefslogtreecommitdiffstats
path: root/iwyu_lexer_utils.cc
diff options
context:
space:
mode:
Diffstat (limited to 'iwyu_lexer_utils.cc')
-rw-r--r--iwyu_lexer_utils.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/iwyu_lexer_utils.cc b/iwyu_lexer_utils.cc
index 648c9da..bd35324 100644
--- a/iwyu_lexer_utils.cc
+++ b/iwyu_lexer_utils.cc
@@ -19,7 +19,6 @@
using clang::SourceLocation;
using clang::SourceManager;
-using clang::SourceRange;
using clang::Token;
using llvm::StringRef;
using std::string;