From 746da2e47d92c9de4d6bcec22155c34cece5c331 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Fri, 18 Dec 2020 20:01:58 +0100 Subject: Related tdf#138715: kill last Mork refs Change-Id: Id655f533a6957257329f9c1f9e4c082516e149f1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107978 Tested-by: Jenkins Reviewed-by: Julien Nabet --- extensions/source/abpilot/typeselectionpage.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'extensions/source/abpilot/typeselectionpage.hxx') diff --git a/extensions/source/abpilot/typeselectionpage.hxx b/extensions/source/abpilot/typeselectionpage.hxx index 2ee3a31a4cc7..9caaeb8e1c4e 100644 --- a/extensions/source/abpilot/typeselectionpage.hxx +++ b/extensions/source/abpilot/typeselectionpage.hxx @@ -31,7 +31,6 @@ namespace abp std::unique_ptr m_xEvolution; std::unique_ptr m_xEvolutionGroupwise; std::unique_ptr m_xEvolutionLdap; - std::unique_ptr m_xMORK; std::unique_ptr m_xThunderbird; std::unique_ptr m_xKab; std::unique_ptr m_xMacab; -- cgit