forked from OSchip/llvm-project
Removed extraneous doxygen end module statement.
llvm-svn: 173652
This commit is contained in:
parent
08904e3ba4
commit
0d90b12acc
|
@ -109,5 +109,3 @@ bool ObjCARCExpand::runOnFunction(Function &F) {
|
|||
return Changed;
|
||||
}
|
||||
|
||||
/// @}
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue