summaryrefslogtreecommitdiffstats
path: root/framework
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-02 17:48:35 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-02 17:48:35 +0200
commited2cd062eb4bf470be9c0885682ff166e4828b8b (patch)
tree4513d3c44734d8da3cfccc3dcda1b886917a23e8 /framework
parent-Werror,-Wunused-variable (diff)
downloadcore-ed2cd062eb4bf470be9c0885682ff166e4828b8b.tar.gz
core-ed2cd062eb4bf470be9c0885682ff166e4828b8b.zip
-Werror,-Wunused-variable
Change-Id: I703d08f4c1080e5c5afaab9652ea2c18b4f365f1
Diffstat (limited to 'framework')
-rw-r--r--framework/source/uiconfiguration/windowstateconfiguration.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/source/uiconfiguration/windowstateconfiguration.cxx b/framework/source/uiconfiguration/windowstateconfiguration.cxx
index a68fbb15c75b..cad090bd4748 100644
--- a/framework/source/uiconfiguration/windowstateconfiguration.cxx
+++ b/framework/source/uiconfiguration/windowstateconfiguration.cxx
@@ -819,7 +819,6 @@ ConfigurationAccess_WindowState::WindowStateInfo& ConfigurationAccess_WindowStat
sal_Int32 nMask( 0 );
sal_Int32 nCount( m_aPropArray.size() );
sal_Int32 i( 0 );
- Sequence< PropertyValue > aPropSeq;
WindowStateInfo aWindowStateInfo;
for ( i = 0; i < nCount; i++ )
@@ -1177,7 +1176,6 @@ void ConfigurationAccess_WindowState::impl_putPropertiesFromStruct( const Window
{
sal_Int32 i( 0 );
sal_Int32 nCount( m_aPropArray.size() );
- Sequence< PropertyValue > aPropSeq;
OUString aDelim( "," );
for ( i = 0; i < nCount; i++ )