Make QPlatformIntegration not have a factory for eventdispatcher
[profile/ivi/qtwayland.git] / src / plugins / platforms / wayland / qwaylanddisplay.h
index 1481288..2b7f33f 100644 (file)
@@ -92,8 +92,6 @@ public:
 
     QList<QWaylandInputDevice *> inputDevices() const { return mInputDevices; }
 
-    void eventDispatcherCreated(QAbstractEventDispatcher *dispatcher);
-
 public slots:
     void createNewScreen(struct wl_output *output, QRect geometry);
     void readEvents();