REmove extra blank lines

llvm-svn: 3084
This commit is contained in:
Chris Lattner 2002-07-25 15:40:38 +00:00
parent 68c7b71ea6
commit ba614ba122
1 changed files with 0 additions and 2 deletions

View File

@ -56,8 +56,6 @@ int main(int argc, char** argv) {
//
InputArgv.insert(InputArgv.begin(), InputFile);
// Create the interpreter...
Interpreter I;