mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-28 05:39:35 +00:00
Fix "warning: label ‘done’ defined but not used".
This commit is contained in:
@@ -757,7 +757,9 @@ ClientAuthorized(ClientPtr client,
|
||||
}
|
||||
}
|
||||
priv->auth_id = auth_id;
|
||||
#ifdef HAVE_LAUNCHD
|
||||
done:
|
||||
#endif
|
||||
priv->conn_time = 0;
|
||||
|
||||
#ifdef XDMCP
|
||||
|
||||
Reference in New Issue
Block a user