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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
