[Libreoffice-commits] core.git: cui/source
Stephan Bergmann
sbergman at redhat.com
Mon Apr 16 14:42:38 UTC 2018
cui/source/options/personalization.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 998f1c23a0a0b54bfb1182d2da0306e18aaae68c
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Apr 16 16:36:09 2018 +0200
-Werror,-Wunused-variable
Change-Id: Iefddde5ceb37e4489222dec1114110e587cccdaf
diff --git a/cui/source/options/personalization.cxx b/cui/source/options/personalization.cxx
index f1a1235f6641..6e14757e2858 100644
--- a/cui/source/options/personalization.cxx
+++ b/cui/source/options/personalization.cxx
@@ -745,7 +745,6 @@ void SearchAndParseThread::execute()
}
std::vector<OUString> vLearnmoreURLs;
- std::vector<OUString>::iterator it;
sal_Int32 nIndex = 0;
GraphicFilter aFilter;
Graphic aGraphic;
More information about the Libreoffice-commits
mailing list