Removed extraneous comment line.
[oota-llvm.git] / tools / llvm-ar / llvm-ar.cpp
index a017974f0b8d77ebdb303d4b350fe7644af876f8..879d847630fc940e3cb253016161f9b3d47a1634 100644 (file)
@@ -6,7 +6,6 @@
 // the University of Illinois Open Source License. See LICENSE.TXT for details.
 // 
 //===----------------------------------------------------------------------===//
-// 
 //
 // Builds up standard unix archive files (.a) containing LLVM bytecode.
 //