Remove trailing whitespace

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190472 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rui Ueyama 2013-09-11 00:53:07 +00:00
parent 7dfa4bc471
commit e9cf283e08
2 changed files with 7 additions and 8 deletions

View File

@ -48,7 +48,6 @@ Input::Input(StringRef InputContent, void *Ctxt)
}
Input::~Input() {
}
error_code Input::error() {