e_info_client: remove unused value 59/322659/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Sat, 12 Apr 2025 02:01:22 +0000 (11:01 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 14 Apr 2025 06:39:08 +0000 (15:39 +0900)
Change-Id: Id9ff51f8dc0b18f980cf45afd3770702f7b36983
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/bin/debug/e_info_client.c

index c1d1fce8e132d79e6b3a7452e939e2cb95d67a7f..e515bbeaf8a7761a38af82c5221ff0399020300d 100644 (file)
@@ -2432,7 +2432,6 @@ _cb_disp_res_lists_get(const Eldbus_Message *msg)
         if (!strcmp(type, "[client]"))
           {
              pid = (int)id;
-             nResource = 0;
              ++nClient;
           }
         else if (!strcmp(type, "[count]"))