From 721cef392f301321a632a1d9286d57cd45335649 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Thu, 11 Jul 2019 11:08:13 +0200 Subject: Deduplicate URL tooltip creation Change-Id: I94eb40ff4d727029ad764a381df300beee90481c Reviewed-on: https://gerrit.libreoffice.org/75409 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- sw/inc/shellres.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'sw/inc/shellres.hxx') diff --git a/sw/inc/shellres.hxx b/sw/inc/shellres.hxx index abdfb341cc35..85b18b0c2478 100644 --- a/sw/inc/shellres.hxx +++ b/sw/inc/shellres.hxx @@ -58,9 +58,6 @@ struct SW_DLLPUBLIC ShellResource OUString const aTOXAuthoritiesName; OUString const aTOXCitationName; - OUString aLinkCtrlClick; - OUString const aLinkClick; - std::vector aDocInfoLst; // The autoFormat-Redline comments. -- cgit