[PATCH wayland] client: remove old comment
Marek Chalupa
mchqwerty at gmail.com
Wed Nov 12 04:28:43 PST 2014
There is nothing like main thread since
3c7e8bfbb4745315b7bcbf69fa746c3d6718c305 anymore.
Signed-off-by: Marek Chalupa <mchqwerty at gmail.com>
---
src/wayland-client.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/wayland-client.c b/src/wayland-client.c
index 01629e0..41c49e9 100644
--- a/src/wayland-client.c
+++ b/src/wayland-client.c
@@ -1546,8 +1546,6 @@ wl_display_dispatch(struct wl_display *display)
* receive the frame event for the previous frame, and as such queue
* events in the main queue.
*
- * \note Calling this makes the current thread the main one.
- *
* \sa wl_display_dispatch(), wl_display_dispatch_queue(),
* wl_display_flush()
*
--
2.1.0
More information about the wayland-devel
mailing list