summaryrefslogtreecommitdiff
path: root/lib/libXext/src/XLbx.c
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-11-11 10:17:26 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-11-11 10:17:26 +0000
commit2686cc296712d446c3c0a30212fe08f401cedbfc (patch)
tree27d11d83f2e6cae426ad5ebb2e4d67eaafb121de /lib/libXext/src/XLbx.c
parent70954b8d0f07e8b2313f9711ab4ef718a0815f25 (diff)
Update to libXext 1.4.0.
Tested by ajacoutot@, jasper@, krw@ and on a bulk ports build by landry@
Diffstat (limited to 'lib/libXext/src/XLbx.c')
-rw-r--r--lib/libXext/src/XLbx.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libXext/src/XLbx.c b/lib/libXext/src/XLbx.c
index 2cae41614..e180dc4df 100644
--- a/lib/libXext/src/XLbx.c
+++ b/lib/libXext/src/XLbx.c
@@ -1,6 +1,4 @@
/*
- * $Xorg: XLbx.c,v 1.3 2000/08/17 19:45:51 cpqbld Exp $
- *
* Copyright 1992 Network Computing Devices
*
* Permission to use, copy, modify, distribute, and sell this software and its
@@ -22,10 +20,7 @@
*
* Author: Keith Packard, Network Computing Devices
*/
-/* $XFree86: xc/lib/Xext/XLbx.c,v 1.4 2002/10/16 00:37:27 dawes Exp $ */
-#define NEED_EVENTS
-#define NEED_REPLIES
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif