mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-17 22:02:16 +01:00
This fixes a scan-build warning: ``` ../../../../source/glib/gio/tests/gdbus-tests.c:146:3: warning: Value stored to 'watch_id' is never read [deadcode.DeadStores] watch_id = 0; ^ ``` Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Helps: #1767
6.7 KiB
6.7 KiB