[Libreoffice-commits] core.git: sd/source

Tor Lillqvist tml at iki.fi
Thu May 9 23:10:54 PDT 2013


 sd/source/ui/dlg/PhotoAlbumDialog.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit b063573629a35d5055271f6eb387df19a4a7e60d
Author: Tor Lillqvist <tml at iki.fi>
Date:   Fri May 10 09:10:23 2013 +0300

    WaE: private field 'pFilenameLab' is not used
    
    Change-Id: I1c68a1fd425d54e2d01ff63580e62dc0fb6416e2

diff --git a/sd/source/ui/dlg/PhotoAlbumDialog.hxx b/sd/source/ui/dlg/PhotoAlbumDialog.hxx
index 691edd3..9a68ba9 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;
 


More information about the Libreoffice-commits mailing list