[PATCH 0/4] Fix a few -Wredundant-decls warnings

Jon TURNEY jon.turney at dronecode.org.uk
Fri Jan 27 07:55:39 PST 2012


Fix a few -Wredundant-decls warnings which are irritating me.

I'm not sure how controversial some of these patches are, but I am assuming
that if we are going to have this warning turned on, the code which raises these
warnings should be fixed, just on the basis that clutter in the compiler output
makes it harder to see other messages.

Jon TURNEY (4):
  Fix redundant declaration of RRTransformCompute()
  Fix redundant declarations in dixfont.h
  Fix redundant declaration of SetAccelerationProfile()
  Fix redundant declaration of PostSyntheticMotion()

 dix/ptrveloc.c      |    2 --
 include/dixevents.h |    8 --------
 include/dixfont.h   |   39 +--------------------------------------
 randr/randrstr.h    |   19 -------------------
 4 files changed, 1 insertions(+), 67 deletions(-)

-- 
1.7.5.1



More information about the xorg-devel mailing list