Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Un-necessary call to FlushTasks in EventFactoryWayland constructor. #44

Merged
merged 1 commit into from
Sep 3, 2013

Conversation

kalyankondapally
Copy link
Contributor

FLushTasks would handle any pending wayland tasks and flush
wl_display. Calling this has no effect in case of no
pending wayland tasks. We call this from EventFactoryWayland
consructor. This call seems un-necessary and doesn't have
any effect as there would be no pending tasks during initialization
phase.

FLushTasks would handle any pending wayland tasks and flush
wl_display. Calling this has no effect in case of no
pending wayland tasks. We call this from EventFactoryWayland
consructor. This call seems un-necessary and doesn't have
any effect as there would be no pending tasks during initialization
phase.
tiagovignatti added a commit that referenced this pull request Sep 3, 2013
Un-necessary call to FlushTasks in EventFactoryWayland constructor.
@tiagovignatti tiagovignatti merged commit ea98841 into master Sep 3, 2013
@tiagovignatti tiagovignatti deleted the FlushTask branch September 3, 2013 20:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants