server: Remove superfluous goto label 39/295139/3 accepted/tizen/unified/20230706.152204
authorSeunghun Lee <shiin.lee@samsung.com>
Mon, 3 Jul 2023 08:01:27 +0000 (17:01 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Tue, 4 Jul 2023 01:52:29 +0000 (01:52 +0000)
commitb0f2eeeb4d128b0624b3b99683fcdd77a24fe4e4
tree9af5a4be1b1530ebe07944598e65c28a59802c49
parentc09edeb2e730c3d6a7efb2fec439358dcec6911a
server: Remove superfluous goto label

The goto label was introduced by 1c4afff, and is no longer necessary
after 812e138.

Change-Id: If3735215a8f16c4530cc1270562d6999dd0ce5f7
src/wayland-server.c