Drop unused Graphite includes

Change-Id: Ib5c40931805ef8a484ccb52c5d2b81180f68f0cc
This commit is contained in:
Khaled Hosny
2016-11-05 14:29:19 +02:00
parent c1cb0fe8c5
commit a04cda96c6
3 changed files with 0 additions and 8 deletions

View File

@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <config_graphite.h>
#include <i18nlangtag/mslangid.hxx>
#include <unotools/configmgr.hxx>
#include <unotools/fontdefs.hxx>

View File

@@ -36,11 +36,6 @@
#include "svids.hrc"
#include <config_graphite.h>
#if ENABLE_GRAPHITE
#include "graphite_features.hxx"
#endif
FontMetric OutputDevice::GetDevFont( int nDevFontIndex ) const
{
FontMetric aFontMetric;

View File

@@ -17,8 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <config_graphite.h>
#include <vector>
#include <queue>
#include <set>