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