summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/Palette.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-03-01 22:45:28 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-03-01 22:45:28 +0100
commit815e33cf0ab93169239decf49caaf718b558ce7b (patch)
tree3db0261deac28e90070bfc4c5b4ea3101db4c63f /svx/source/tbxctrls/Palette.cxx
parenta0c81e5ad40c4499e8bdab54ec48739359b934db (diff)
-Werror,-Wunused-private-field
Change-Id: Idaa0d4a22b97e477ce3cde6a978ea0ab99367190
Diffstat (limited to 'svx/source/tbxctrls/Palette.cxx')
-rw-r--r--svx/source/tbxctrls/Palette.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/tbxctrls/Palette.cxx b/svx/source/tbxctrls/Palette.cxx
index b968dc52e288..a333678fb5af 100644
--- a/svx/source/tbxctrls/Palette.cxx
+++ b/svx/source/tbxctrls/Palette.cxx
@@ -30,7 +30,6 @@ PaletteASE::~PaletteASE()
PaletteASE::PaletteASE( const OUString &rFPath, const OUString &rFName ) :
mbValidPalette( false ),
- maFName ( rFName ),
maFPath ( rFPath ),
maName ( rFName )
{