Android: Remove unused forward declaration.

Change-Id: I7c81a542df2a47754c2972a1811c020cd12e2dc2
Reviewed-by: BogDan Vatra <bogdan@kdab.com>
bb10
Christian Strømme 2015-06-17 17:32:55 +02:00 committed by Christian Stromme
parent 28b57f0e95
commit 75efe9a0f3
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@
QT_BEGIN_NAMESPACE
class QAndroidPlatformWindow;
class QAndroidPlatformBackingStore;
class QAndroidPlatformScreen: public QObject, public QPlatformScreen, public AndroidSurfaceClient
{