From 5a1cd2f30d9cc8b9a6ce5eaed06af199080055b7 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Mon, 29 Feb 2016 19:46:58 +0100 Subject: OSingletonRegistration is dead now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I64a5ffa8790496bd39ba26e0c789db9eedc51071 Reviewed-on: https://gerrit.libreoffice.org/22788 Tested-by: Jenkins Reviewed-by: Matúš Kukan --- compilerplugins/clang/refcounting.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'compilerplugins/clang') diff --git a/compilerplugins/clang/refcounting.cxx b/compilerplugins/clang/refcounting.cxx index 0e899f362387..663fcb7a3958 100644 --- a/compilerplugins/clang/refcounting.cxx +++ b/compilerplugins/clang/refcounting.cxx @@ -112,7 +112,6 @@ static std::vector PROBABLY_GOOD_TEMPLATES = { "com::sun::star::uno::Sequence", "accessibility::WeakCppRef", "dba::OAutoRegistration", - "dba::OSingletonRegistration", "dbp::OMultiInstanceAutoRegistration", "dbaui::OMultiInstanceAutoRegistration", "dbaxml::OMultiInstanceAutoRegistration", @@ -120,7 +119,6 @@ static std::vector PROBABLY_GOOD_TEMPLATES = { "io_acceptor::ReferenceHash", "comphelper::OAutoRegistration", "comphelper::OInterfaceCompare", - "comphelper::module::OSingletonRegistration", "comphelper::WeakBag", "comphelper::service_decl::class_", "comphelper::service_decl::vba_service_class_", @@ -131,7 +129,6 @@ static std::vector PROBABLY_GOOD_TEMPLATES = { "dbmm::OAutoRegistration", "pcr::OAutoRegistration", "logging::ComponentMethodGuard", - "logging::OSingletonRegistration", "logging::OAutoRegistration", "rtl::Reference", "sdbtools::OAutoRegistration", -- cgit v1.2.3