mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 07:38:20 +02:00
Fix of 'warning: unused variable ‘result‘ [-Wunused-variable]'.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=89284 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
This commit is contained in:
parent
50369c1219
commit
0ee8a251ce
1 changed files with 0 additions and 1 deletions
|
|
@ -417,7 +417,6 @@ test_creds (Fixture *f,
|
|||
{
|
||||
#ifdef G_OS_WIN32
|
||||
gchar *sid;
|
||||
guint32 result;
|
||||
char *self_sid;
|
||||
|
||||
g_assert (!(seen & SEEN_WINDOWS_SID));
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue