diff options
author | Rafael Dominguez <venccsralph@gmail.com> | 2012-08-05 07:59:38 -0430 |
---|---|---|
committer | Rafael Dominguez <venccsralph@gmail.com> | 2012-08-06 07:38:35 -0430 |
commit | 7eaabb2db296e2bdb67d633dd68209f23167243e (patch) | |
tree | 58bcefb8e0e2d9147df434cda096c901ecfe4528 /sfx2/inc/templatedlg.hxx | |
parent | 77cb1de56a48fcc03fe8ae10964ae0cba9b5b7eb (diff) |
Remove create template menu and associated icons.
Change-Id: Ifb2c2a640de7961ef215c9359f53218cee9c9c0e
Diffstat (limited to 'sfx2/inc/templatedlg.hxx')
-rw-r--r-- | sfx2/inc/templatedlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/templatedlg.hxx b/sfx2/inc/templatedlg.hxx index e22fe8c8164e..ffbfc31f3eb2 100644 --- a/sfx2/inc/templatedlg.hxx +++ b/sfx2/inc/templatedlg.hxx @@ -120,7 +120,6 @@ private: TemplateAbstractView *mpCurView; TemplateLocalView *maView; TemplateOnlineView *mpOnlineView; - PopupMenu *mpCreateMenu; PopupMenu *mpActionMenu; PopupMenu *mpRepositoryMenu; |