Remove unused variable introduced in 191666

llvm-svn: 191682
This commit is contained in:
David Blaikie 2013-09-30 17:30:41 +00:00
parent f4e0b1047a
commit 8b03ef8388
1 changed files with 0 additions and 3 deletions

View File

@ -27,9 +27,6 @@
using namespace llvm;
// Fallback style when no style specified or found in a .clang-format file.
static const char FallbackStyle[] = "LLVM";
static cl::opt<bool> Help("h", cl::desc("Alias for -help"), cl::Hidden);
// Mark all our options with this category, everything else (except for -version