loplugin:unreffun

Change-Id: Ic0c4bd61aad4354f58cc60e8b584b9d63e397a3b
diff --git a/vcl/qa/cppunit/app/test_IconThemeInfo.cxx b/vcl/qa/cppunit/app/test_IconThemeInfo.cxx
index 416f8e2..812bfe5 100644
--- a/vcl/qa/cppunit/app/test_IconThemeInfo.cxx
+++ b/vcl/qa/cppunit/app/test_IconThemeInfo.cxx
@@ -53,6 +53,8 @@ class IconThemeInfoTest : public CppUnit::TestFixture
    CPPUNIT_TEST(ThemeIdIsDetectedFromFileNameWithUnderscore);
    CPPUNIT_TEST(ImagesZipIsNotValid);
    CPPUNIT_TEST(ImagesOxygenZipIsValid);
    CPPUNIT_TEST(DisplayNameForHicontrastIsHighContrast);
    CPPUNIT_TEST(DisplayNameForTango_testingIsTangoTesting);
    CPPUNIT_TEST(ExceptionIsThrownWhenIdCannotBeDetermined1);
    CPPUNIT_TEST(ExceptionIsThrownWhenIdCannotBeDetermined2);