Remove unnecessary initialization i Added in r172668.
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 16 Jan 2013 23:18:16 +0000 (23:18 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 16 Jan 2013 23:18:16 +0000 (23:18 +0000)
commitf157e901350ae2bf2b9e16c315f0d876b46a3149
treef69b9e46e5717d852963695184aa1d710bf697ef
parent17fd63c6f08bd820fc7b71cc6d483e6c1437c575
Remove unnecessary initialization i Added in r172668.

echristo already fixed this in r172649, but I'll leave the reformatting in
since I'm in the blame history for it now anyway.

llvm-svn: 172672
clang/lib/Lex/Preprocessor.cpp