diff options
author | Robert Roth <robert.roth.off@gmail.com> | 2010-12-05 00:16:48 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-12-05 12:47:23 +0000 |
commit | b4106d0526e1a1978cbc8f916da05f1a1c976715 (patch) | |
tree | 46ddc21d42af99b69fef7f28d0ec4fa79b1e46e3 /sd/source/ui/inc/pubdlg.hxx | |
parent | 1c4faf4b2984c0def76bd5818295aace0505654c (diff) |
Removed dead code and comments from sd
Diffstat (limited to 'sd/source/ui/inc/pubdlg.hxx')
-rw-r--r-- | sd/source/ui/inc/pubdlg.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/inc/pubdlg.hxx b/sd/source/ui/inc/pubdlg.hxx index 61a7b0b86a30..544b7c6cb5c5 100644 --- a/sd/source/ui/inc/pubdlg.hxx +++ b/sd/source/ui/inc/pubdlg.hxx @@ -138,7 +138,6 @@ private: FixedText* pPage4_Titel2; MultiLineEdit* pPage4_Misc; CheckBox* pPage4_Download; -//-/ CheckBox* pPage4_Created; // page 5 controls @@ -163,8 +162,6 @@ private: boost::scoped_ptr< ButtonSet > mpButtonSet; -// CheckBox* pPage6_Sound; - // standard controls FixedLine aBottomLine; HelpButton aHelpButton; |