[PULL] Dead code cleanup

Adam Jackson ajax at nwnk.net
Thu Oct 9 02:04:57 PDT 2014


The following changes since commit 95a5b92e37f73f497d547fd91c543c16d2cc73de:

  xfree86: Remove remaining return FALSE from configServerFlags (2014-10-02 10:26:53 -0700)

are available in the git repository at:

  ssh://people.freedesktop.org/~ajax/xserver.git dead-code

for you to fetch changes up to 7ebf480f5eb75e06271ec924769e51bdcbbdc69c:

  xfree86: Remove some can't-happen printf from xf86CreateRootWindow (2014-10-08 10:10:39 +0200)

----------------------------------------------------------------
Adam Jackson (5):
      exa, kdrive: Remove redundant BitsPerPixel macros
      input: Remove unused SetKeySymsMap
      loader: Remove some baklava code
      vfb: Don't reimplement micmap so much
      xfree86: Remove some can't-happen printf from xf86CreateRootWindow

 dix/devices.c                |  57 ----------------------
 exa/exa_priv.h               |  12 -----
 hw/kdrive/src/kdrive.h       |  13 -----
 hw/vfb/InitOutput.c          |  55 ++-------------------
 hw/xfree86/common/xf86Init.c |  15 ------
 hw/xfree86/loader/loadmod.c  | 113 ++++++++++++++++++-------------------------
 include/input.h              |   3 --
 7 files changed, 51 insertions(+), 217 deletions(-)

- ajax



More information about the xorg-devel mailing list