From 81741a2789d2251ee91afa8edf368873e3ad5b10 Mon Sep 17 00:00:00 2001 From: Seunghun Date: Mon, 11 Mar 2019 13:35:34 +0900 Subject: [PATCH] e_comp_wl_shell: remove unnecessary comment. Change-Id: I85be47c848d00f9891f91bd0253018274c44784b --- src/bin/e_comp_wl_shell.c | 2 -- 1 file changed, 2 deletions(-) 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) -- 2.34.1