diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-05-10 09:10:23 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-05-10 09:10:23 +0300 |
commit | b063573629a35d5055271f6eb387df19a4a7e60d (patch) | |
tree | 97625b249f266d1a817948901d39d9b099858097 /sd | |
parent | 543ac5596d0ef3a052973c1ec89a9329d1073dc8 (diff) |
WaE: private field 'pFilenameLab' is not used
Change-Id: I1c68a1fd425d54e2d01ff63580e62dc0fb6416e2
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/dlg/PhotoAlbumDialog.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/PhotoAlbumDialog.hxx b/sd/source/ui/dlg/PhotoAlbumDialog.hxx index 691edd38387c..9a68ba9cb893 100644 --- a/sd/source/ui/dlg/PhotoAlbumDialog.hxx +++ b/sd/source/ui/dlg/PhotoAlbumDialog.hxx @@ -67,8 +67,6 @@ private: CheckBox* pASRCheck; - FixedText* pFilenameLab; - SdDrawDocument* pDoc; GraphicFilter* mpGraphicFilter; |