Skip to content

Commit 15ece5a

Browse files
committed
removed unused function that caused compilation warnings on GCC
1 parent 07aa9fd commit 15ece5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/mime/test/mime-roundtrip.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ void test_roundtrip(const char *fileName) {
7676
BOOST_CHECK_EQUAL(readfile(fileName), from_mime(mp));
7777
}
7878

79-
void test_expected_parse_fail(const char *) {}
8079
}
8180

8281
using namespace boost::unit_test;

0 commit comments

Comments
 (0)