summaryrefslogtreecommitdiff
path: root/include/cppuhelper/implbase12.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppuhelper/implbase12.hxx')
-rw-r--r--include/cppuhelper/implbase12.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/cppuhelper/implbase12.hxx b/include/cppuhelper/implbase12.hxx
index df90f2b645fe..3782ad3780dc 100644
--- a/include/cppuhelper/implbase12.hxx
+++ b/include/cppuhelper/implbase12.hxx
@@ -105,14 +105,8 @@ namespace cppu
#if !defined _MSC_VER // public -> protected changes mangled names there
protected:
-#elif defined __clang__
-#pragma clang diagnostic push
-#pragma clang diagnostic ignored "-Wnon-virtual-dtor"
#endif
~ImplHelper12() SAL_NOEXCEPT {}
-#if defined _MSC_VER && defined __clang__
-#pragma clang diagnostic pop
-#endif
};
/** Implementation helper implementing interfaces css::lang::XTypeProvider and
css::uno::XInterface which supports weak mechanism to be held weakly