Remove declaration of QWindowsFontEngine::createEngine()
authorMiikka Heikkinen <miikka.heikkinen@digia.com>
Mon, 30 Apr 2012 08:59:37 +0000 (11:59 +0300)
committerQt by Nokia <qt-info@nokia.com>
Mon, 30 Apr 2012 09:37:36 +0000 (11:37 +0200)
commit891345072e079435fc7ccce327a651f1dfe848dd
tree8928105d7e07030a638cb3bb9b3998eff76dbdfb
parent7dbd397e40d587eac68e9e86420ec8e491fd537c
Remove declaration of QWindowsFontEngine::createEngine()

There is no implementation for this function so might as well remove
the declaration. The function is actually implemented by
QWindowsFontDatabase class, where it is also properly declared.

Change-Id: I8f5c050fa3f3c48b07e10f205eb0f7b16e12b737
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/plugins/platforms/windows/qwindowsfontengine.h