summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-01-31 14:04:06 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-01-31 14:05:11 +0200
commit0681a6ee2813dd5e8bcf5053cc1f0a2f6b4f8c97 (patch)
tree828cc05535d6c9dd16b2b45047cce858c6d811c1 /framework
parentc866ace49f4a394185b412559fbcbb67718a2fcf (diff)
more SAL_WARN_UNUSED
Change-Id: Idf44fe0302b4504c443f083e527b63b2461ada85
Diffstat (limited to 'framework')
-rw-r--r--framework/source/jobs/helponstartup.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/source/jobs/helponstartup.cxx b/framework/source/jobs/helponstartup.cxx
index 8384ae363aa9..6a0cc10d1969 100644
--- a/framework/source/jobs/helponstartup.cxx
+++ b/framework/source/jobs/helponstartup.cxx
@@ -161,7 +161,6 @@ OUString HelpOnStartup::its_getModuleIdFromEnv(const css::uno::Sequence< css::be
{
::comphelper::SequenceAsHashMap lArgs (lArguments);
::comphelper::SequenceAsHashMap lEnvironment = lArgs.getUnpackedValueOrDefault("Environment", css::uno::Sequence< css::beans::NamedValue >());
- ::comphelper::SequenceAsHashMap lJobConfig = lArgs.getUnpackedValueOrDefault("JobConfig", css::uno::Sequence< css::beans::NamedValue >());
// check for right environment.
// If it's not a DocumentEvent, which triggered this job,