diff --git a/hw/xfree86/common/xf86Events.c b/hw/xfree86/common/xf86Events.c index daf1e2b80..397f75dc1 100644 --- a/hw/xfree86/common/xf86Events.c +++ b/hw/xfree86/common/xf86Events.c @@ -1,4 +1,3 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86Events.c,v 3.159 2003/11/22 04:22:11 dawes Exp $ */ /* * Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany. * @@ -48,9 +47,6 @@ * authorization from the copyright holder(s) and author(s). */ -/* $XConsortium: xf86Events.c /main/46 1996/10/25 11:36:30 kaleb $ */ -/* $XdotOrg: xserver/xorg/hw/xfree86/common/xf86Events.c,v 1.22 2006/03/25 19:52:03 ajax Exp $ */ - /* [JCH-96/01/21] Extended std reverse map to four buttons. */ #ifdef HAVE_XORG_CONFIG_H @@ -1462,13 +1458,6 @@ xf86SigHandler(int signo) #ifdef XF86BIGFONT XF86BigfontCleanup(); #endif -#if defined(XFree86LOADER) - if (xf86Initialising) - LoaderCheckUnresolved(LD_RESOLV_IFDONE); - ErrorF("\n" - " *** If unresolved symbols were reported above, they might not\n" - " *** be the reason for the server aborting.\n"); -#endif xorg_backtrace();