Fix "warning: label ‘done’ defined but not used".

This commit is contained in:
Eamon Walsh 2008-06-13 21:49:01 -04:00 committed by Eamon Walsh
parent 720e44f973
commit 384ebe02b3

View File

@ -757,7 +757,9 @@ ClientAuthorized(ClientPtr client,
}
}
priv->auth_id = auth_id;
#ifdef HAVE_LAUNCHD
done:
#endif
priv->conn_time = 0;
#ifdef XDMCP