diff options
-rw-r--r-- | cui/source/options/personalization.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
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; |