On Tue, Jul 09, 2013 at 04:24:47PM +0200, Łukasz Stelmach wrote: > Signed-off-by: Łukasz Stelmach <[email protected]> > Cc: Kyungmin Park <[email protected]> > Cc: MyungJoo Ham <[email protected]> > Cc: Piort Bereza <[email protected]> > Cc: Karol Lewandowski <[email protected]> > Cc: Lennart Poettering <[email protected]> > Cc: Zbigniew Jędrzejewski-Szmek <[email protected]> > Cc: Peter Hutterer <[email protected]> > Cc: walter harms <[email protected]> > --- > os/xstrans.c | 5 ----- > 1 file changed, 5 deletions(-) > > diff --git a/os/xstrans.c b/os/xstrans.c > index 6348a65..d0e5448 100644 > --- a/os/xstrans.c > +++ b/os/xstrans.c > @@ -4,11 +4,6 @@ > > #include <X11/Xfuncproto.h> > > -/* ErrorF is used by xtrans */ > -extern _X_EXPORT void > -ErrorF(const char *f, ...) > -_X_ATTRIBUTE_PRINTF(1, 2); > - > #define TRANS_REOPEN > #define TRANS_SERVER > #define XSERV_t > -- > 1.7.9.5
looks like this is true since alan's b1b69ce8e8e4fe0f190c8bd85b537309e71055c8 commit. Reviewed-by: Peter Hutterer <[email protected]> Cheers, Peter _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
