Skip to content

Commit

Permalink
m_windowManagerListener is unused variable
Browse files Browse the repository at this point in the history
There is already a variable named "windowmanager_listener"

Change-Id: I40bfb42a5b0b35d0d8851f0baa6f3741b47ae57e
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
  • Loading branch information
ElvisLee authored and Jørgen Lind committed Sep 12, 2012
1 parent 6c62ffa commit d666e19
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -88,8 +88,6 @@ class QWaylandWindowManagerIntegration : public QObject, public QPlatformService
int32_t showIsFullScreen);
static void handle_quit(void *data, struct wl_windowmanager *ext);

static const struct wl_windowmanager_listener m_windowManagerListener;

void openUrl_helper(const QUrl &url);
};

Expand Down

0 comments on commit d666e19

Please sign in to comment.