[analyzer] Fixup: remove the extra whitespace

llvm-svn: 161265
This commit is contained in:
Anna Zaks 2012-08-03 21:49:42 +00:00
parent 150843b87e
commit afc13b9ec5
1 changed files with 0 additions and 26 deletions

View File

@ -773,29 +773,3 @@ ProgramStateRef ProgramState::addDynamicTypeInfo(const MemRegion *Reg,
}
return this;
}