QFontEngineFT: Drop modularization leftovers

FontConfig is not used in GUI these days.

Change-Id: I0bf89de912f2df9f6397b5452b642df19829af7f
Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
bb10
Konstantin Ritt 2013-09-09 03:33:51 +03:00 committed by The Qt Project
parent 052d2cd6aa
commit 641538b301
1 changed files with 0 additions and 4 deletions

View File

@ -63,10 +63,6 @@
#include <unistd.h>
#endif
#ifndef QT_NO_FONTCONFIG
#include <fontconfig/fontconfig.h>
#endif
#include <qmutex.h>
QT_BEGIN_NAMESPACE