diff options
Diffstat (limited to 'unittests/Format/FormatTestObjC.cpp')
-rw-r--r-- | unittests/Format/FormatTestObjC.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/Format/FormatTestObjC.cpp b/unittests/Format/FormatTestObjC.cpp index d2dc8bca00c5d..1f9fc451d213b 100644 --- a/unittests/Format/FormatTestObjC.cpp +++ b/unittests/Format/FormatTestObjC.cpp @@ -20,7 +20,6 @@ #define DEBUG_TYPE "format-test" using clang::tooling::ReplacementTest; -using clang::tooling::toReplacements; namespace clang { namespace format { |