removed unnecessary function

This commit is contained in:
Liana Husikyan 2015-07-15 16:23:10 +02:00
parent 3d7e6d8adf
commit ed6f6d9494

View File

@ -522,7 +522,6 @@ BOOST_AUTO_TEST_CASE(natspec_multiline_notice_without_tag)
}
}
}
)ABCDEF";
checkNatspec(sourceCode, natspec, true);