From 0c20db8d108c4123fcc3ecb343759e68567a4d4e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 26 Nov 2018 00:51:57 +0300 Subject: Remove extra ; from different code. --- src/unittests/utils/translation/poparser.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/unittests/utils/translation/poparser.cc') diff --git a/src/unittests/utils/translation/poparser.cc b/src/unittests/utils/translation/poparser.cc index aede83335..233eaa2a9 100644 --- a/src/unittests/utils/translation/poparser.cc +++ b/src/unittests/utils/translation/poparser.cc @@ -130,7 +130,7 @@ TEST_CASE("PoParser tests", "PoParser") delete parser; delete dict; } - delete2(client); + delete2(client) VirtFs::unmountDirSilent("data"); VirtFs::unmountDirSilent("../data"); } -- cgit v1.2.3-60-g2f50