[PATCH xserver 0/7] xwin: misc small fixes

Emil Velikov emil.l.velikov at gmail.com
Thu Aug 3 19:15:44 UTC 2017


Hi all,

Here's a few small cleanups that I had lying around for months.
Patches are dead trivial, although completely untested.

Please review,
Emil


Emil Velikov (7):
  xwin/glx: remove unused __GLXWinScreen::glx_enable_bits
  os: make GenerateRandomData() independent of XCSECURITY
  os: make MitGenerateCookie() independent of XCSECURITY
  xwin: remove always true/set XWIN_CLIPBOARD conditional/define
  xwin: remove always true/set XWIN_MULTIWINDOW conditional/define
  xwin: remove always true/set XWIN_RANDR conditional/define
  xwin: automake: remove unused {SRCS,DEFS}_{NATIVEGDI,PRIMARYFB}

 configure.ac                  |  3 ---
 hw/xwin/InitInput.c           |  4 ----
 hw/xwin/InitOutput.c          | 17 -----------------
 hw/xwin/Makefile.am           | 21 +++------------------
 hw/xwin/glx/Makefile.am       |  8 +++-----
 hw/xwin/glx/indirect.h        |  3 ---
 hw/xwin/glx/meson.build       |  1 -
 hw/xwin/glx/winpriv.c         |  4 ----
 hw/xwin/meson.build           |  4 ----
 hw/xwin/win.h                 | 22 ----------------------
 hw/xwin/winauth.c             | 36 ------------------------------------
 hw/xwin/winblock.c            |  4 ----
 hw/xwin/wincreatewnd.c        | 14 --------------
 hw/xwin/wincursor.c           |  2 --
 hw/xwin/windialogs.c          |  8 --------
 hw/xwin/winengine.c           |  2 --
 hw/xwin/winerror.c            |  4 ----
 hw/xwin/winglobals.c          |  2 --
 hw/xwin/winglobals.h          |  7 -------
 hw/xwin/winkeyhook.c          |  2 --
 hw/xwin/winmultiwindowicons.c |  2 --
 hw/xwin/winprefs.c            | 10 ----------
 hw/xwin/winprocarg.c          | 24 ------------------------
 hw/xwin/winrandr.c            |  2 --
 hw/xwin/winscrinit.c          | 12 +-----------
 hw/xwin/winshadddnl.c         |  2 --
 hw/xwin/winshadgdi.c          | 16 ----------------
 hw/xwin/wintrayicon.c         |  8 --------
 hw/xwin/winvalargs.c          |  9 +--------
 hw/xwin/winwindow.h           |  2 --
 hw/xwin/winwndproc.c          | 16 ----------------
 os/auth.c                     |  4 ++--
 os/mitauth.c                  |  4 ----
 33 files changed, 10 insertions(+), 269 deletions(-)

-- 
2.13.3



More information about the xorg-devel mailing list