[PATCH xserver] dix: Remove pointless client-state callbacks

Emil Velikov emil.l.velikov at gmail.com
Thu May 12 13:28:36 UTC 2016


Hi Adam,

On 18 April 2016 at 17:56, Adam Jackson <ajax at redhat.com> wrote:

>  /* Reset extension. Called on server shutdown. */
>  static void
>  GEResetProc(ExtensionEntry * extEntry)
>  {
> -    DeleteCallback(&ClientStateCallback, GEClientCallback, 0);

>      EventSwapVector[GenericEvent] = NotImplemented;
Can one drop this line as well ? Same question goes for the analogous
ones in IResetProc, plus the ReplySwapVector[IReqCode] =
ReplyNotSwappd; line.

Thanks
Emil


More information about the xorg-devel mailing list