summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_ChartType.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/dlg_ChartType.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_ChartType.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/chart2/source/controller/inc/dlg_ChartType.hxx b/chart2/source/controller/inc/dlg_ChartType.hxx
index 1729b8200324..6367071b3b4f 100644
--- a/chart2/source/controller/inc/dlg_ChartType.hxx
+++ b/chart2/source/controller/inc/dlg_ChartType.hxx
@@ -28,10 +28,8 @@
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
-//.............................................................................
namespace chart
{
-//.............................................................................
class ChartTypeTabPage;
class ChartTypeDialog : public ModalDialog
@@ -58,9 +56,7 @@ private:
::com::sun::star::uno::XComponentContext> m_xCC;
};
-//.............................................................................
} //namespace chart
-//.............................................................................
#endif