e_dbus_conn: Remove unused parameter 68/318768/1
authorTaeHyeon Jeong <thyeon.jeong@samsung.com>
Thu, 23 Jan 2025 08:57:30 +0000 (17:57 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 23 Jan 2025 09:47:15 +0000 (18:47 +0900)
commit46a0af03a75027caeb3e05688bc5c3d7a5e5f1ea
treec578926fb8a9fa07446d5469b892ebfe2bdb47c7
parent7968720c47476a6e1777c480bc3bef906bb755e8
e_dbus_conn: Remove unused parameter

The following functions had parameter that was not being used in the code.
This parameter has been removed to improve code readability and maintainability:

- e_dbus_conn_sync_init()
- _e_dbus_conn_init_done_send()
- _e_dbus_conn_async_init()

These changes should have no impact on the functionality of the code.

Change-Id: I8dedfe2d5ed423be6294dbba02d26ccfd5f0ec83
src/bin/utils/e_dbus_conn.c
src/bin/utils/e_dbus_conn_intern.h