Revert "e_policy_wl: add null check code" 57/246657/1
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 3 Nov 2020 02:22:44 +0000 (11:22 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 3 Nov 2020 02:35:31 +0000 (11:35 +0900)
This reverts commit 28a0b5ece733d06ca2540c3ede8edd3f59ea1338.

Change-Id: I91a3eeac3dff2ba0100964d41124e9ebd5e31f91

src/bin/e_policy_wl.c

index 8ab7f8f9fa250700a433e3d8d5718ba9e39fa574..42d5d130036c4cdf4bf8c2ae6fa629cd0765aae0 100644 (file)
@@ -7455,8 +7455,6 @@ _e_policy_wl_cb_hook_shell_surface_ready(void *d, E_Client *ec)
    e_client_base_output_resolution_transform_adjust(ec);
 
    cdata = e_client_cdata_get(ec);
-   if (!cdata) return;
-
    if ((cdata->shell.configure_send) &&
        (cdata->shell.surface))
      {