]> granicus.if.org Git - clang/commit
Remove accidentally introduced no-op line.
authorDaniel Jasper <djasper@google.com>
Thu, 21 Feb 2013 21:40:48 +0000 (21:40 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 21 Feb 2013 21:40:48 +0000 (21:40 +0000)
commit1c1303b1fa988ffae7e269fbdbd5a50e4ba860a0
treea079eb9ef016db4e04333e22a757446f0e295632
parent63631bd173df1decfff98ae6a7ed7f3d5f886b86
Remove accidentally introduced no-op line.

Was used during experiments, but another if-statements a few lines
before makes it (intentionally) useless.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175803 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/TokenAnnotator.cpp