[Libreoffice-commits] core.git: sd/source
Tor Lillqvist
tml at iki.fi
Fri Aug 2 15:23:07 PDT 2013
sd/source/ui/animations/CustomAnimationCreateDialog.hxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 2382b8e8ec0ea65dc2a9ad1c401abe3be35a1487
Author: Tor Lillqvist <tml at iki.fi>
Date: Sat Aug 3 01:18:16 2013 +0300
WaE: unused private fields
Change-Id: I027e54cb3d43955fdcf67a327ab96a54cff6d28c
diff --git a/sd/source/ui/animations/CustomAnimationCreateDialog.hxx b/sd/source/ui/animations/CustomAnimationCreateDialog.hxx
index e126146..c7a705d 100644
--- a/sd/source/ui/animations/CustomAnimationCreateDialog.hxx
+++ b/sd/source/ui/animations/CustomAnimationCreateDialog.hxx
@@ -65,9 +65,6 @@ private:
bool mbIsPreview;
TabControl* mpTabControl;
- OKButton* mpOKButton;
- CancelButton* mpCancelButton;
- HelpButton* mpHelpButton;
CustomAnimationCreateTabPage* mpTabPages[5];
sal_Int16 mnEntranceId, mnEmphasisId, mnExitId, mnMPathId, mnMiscId;
More information about the Libreoffice-commits
mailing list