waylandsink: Remove atomic operation
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 22 Sep 2016 22:53:22 +0000 (18:53 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 22 Sep 2016 23:12:22 +0000 (19:12 -0400)
commitfdea1e114461b992ae5279776adb3d96bd4c14d9
tree168b5017a5cc894b408659f6a952d6d29fc5f4f1
parent0859e201f60122a0ea14c604acf0b8cb63cfe643
waylandsink: Remove atomic operation

We already take the render lock from the wlqueue thread in some other
place which indicates that there is no use of this atomic instead of
a proper locking mechanism.
ext/wayland/gstwaylandsink.c