Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3448

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/48/3448/1

Remove a few unnecessary #includes

Change-Id: I47c0f097f91c7cac7af91a15326e73ca201952ad
---
M chart2/source/controller/dialogs/dlg_InsertLegend.cxx
1 file changed, 0 insertions(+), 6 deletions(-)



diff --git a/chart2/source/controller/dialogs/dlg_InsertLegend.cxx 
b/chart2/source/controller/dialogs/dlg_InsertLegend.cxx
index 5fdb3dd..de6ad10 100644
--- a/chart2/source/controller/dialogs/dlg_InsertLegend.cxx
+++ b/chart2/source/controller/dialogs/dlg_InsertLegend.cxx
@@ -22,13 +22,7 @@
 #include "res_LegendPosition.hxx"
 #include "ObjectNameProvider.hxx"
 #include "ResId.hxx"
-#include "chartview/ChartSfxItemIds.hxx"
 #include "NoWarningThisInCTOR.hxx"
-
-// header for enum SvxChartLegendPos
-#include <svx/chrtitem.hxx>
-// header for class SfxItemPool
-#include <svl/itempool.hxx>
 
 //.............................................................................
 namespace chart

-- 
To view, visit https://gerrit.libreoffice.org/3448
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I47c0f097f91c7cac7af91a15326e73ca201952ad
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Michael Dunphy <[email protected]>

_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to