From: Seunghun Date: Mon, 11 Mar 2019 04:35:34 +0000 (+0900) Subject: e_comp_wl_shell: remove unnecessary comment. X-Git-Tag: submit/tizen/20190311.043722^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Fsandbox%2Fheadless%2Fmaster;p=platform%2Fupstream%2Fenlightenment.git e_comp_wl_shell: remove unnecessary comment. Change-Id: I85be47c848d00f9891f91bd0253018274c44784b --- diff --git a/src/bin/e_comp_wl_shell.c b/src/bin/e_comp_wl_shell.c index ec6b184df6..cd6debf67a 100644 --- a/src/bin/e_comp_wl_shell.c +++ b/src/bin/e_comp_wl_shell.c @@ -400,8 +400,6 @@ e_shell_e_client_destroy(E_Client *ec) if (e_object_unref(E_OBJECT(ec)) == 0) return; - /* wl_resource_destroy(ec->comp_data->shell.surface); */ - if (!e_object_is_del(E_OBJECT(ec))) { if (ec->comp_data->mapped)