diff options
author | Fernando Carrijo <fcarrijo@yahoo.com.br> | 2010-07-01 06:54:24 -0300 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-07-07 16:24:32 -0700 |
commit | 34500310c8c4ec3a55078837bae15d644fbf24d0 (patch) | |
tree | 8aa884bf8a56364af10c4258ee38582bab1db918 | |
parent | 23643bd1ce181650fff32a8192c816dfc31989d7 (diff) |
Purge macros NEED_EVENTS and NEED_REPLIES
Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | src/DPMS.c | 1 | ||||
-rw-r--r-- | src/MITMisc.c | 1 | ||||
-rw-r--r-- | src/XAppgroup.c | 2 | ||||
-rw-r--r-- | src/XEVI.c | 3 | ||||
-rw-r--r-- | src/XLbx.c | 2 | ||||
-rw-r--r-- | src/XMultibuf.c | 2 | ||||
-rw-r--r-- | src/XShape.c | 3 | ||||
-rw-r--r-- | src/XShm.c | 2 | ||||
-rw-r--r-- | src/XSync.c | 2 | ||||
-rw-r--r-- | src/XTestExt1.c | 3 | ||||
-rw-r--r-- | src/Xcup.c | 2 | ||||
-rw-r--r-- | src/Xdbe.c | 2 | ||||
-rw-r--r-- | src/Xge.c | 3 |
13 files changed, 2 insertions, 26 deletions
@@ -32,7 +32,6 @@ Equipment Corporation. * HISTORY */ -#define NEED_REPLIES #ifdef HAVE_CONFIG_H #include <config.h> #endif diff --git a/src/MITMisc.c b/src/MITMisc.c index 606ca6e..bd2d231 100644 --- a/src/MITMisc.c +++ b/src/MITMisc.c @@ -28,7 +28,6 @@ in this Software without prior written authorization from The Open Group. /* RANDOM CRUFT! THIS HAS NO OFFICIAL X CONSORTIUM BLESSING */ -#define NEED_REPLIES #ifdef HAVE_CONFIG_H #include <config.h> #endif diff --git a/src/XAppgroup.c b/src/XAppgroup.c index 212e964..3056cd9 100644 --- a/src/XAppgroup.c +++ b/src/XAppgroup.c @@ -33,8 +33,6 @@ in this Software without prior written authorization from The Open Group. #include <X11/Xwindows.h> #endif -#define NEED_EVENTS -#define NEED_REPLIES #include <X11/Xlibint.h> #include <X11/extensions/Xag.h> #include <X11/extensions/agproto.h> @@ -22,8 +22,7 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ /* $XFree86$ */ -#define NEED_EVENTS -#define NEED_REPLIES + #ifdef HAVE_CONFIG_H #include <config.h> #endif @@ -24,8 +24,6 @@ */ /* $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 diff --git a/src/XMultibuf.c b/src/XMultibuf.c index edb5fa7..bf68909 100644 --- a/src/XMultibuf.c +++ b/src/XMultibuf.c @@ -27,8 +27,6 @@ in this Software without prior written authorization from The Open Group. */ /* $XFree86: xc/lib/Xext/XMultibuf.c,v 1.5 2001/12/14 19:55:00 dawes Exp $ */ -#define NEED_EVENTS -#define NEED_REPLIES #ifdef HAVE_CONFIG_H #include <config.h> #endif diff --git a/src/XShape.c b/src/XShape.c index 9437efa..b8d6b59 100644 --- a/src/XShape.c +++ b/src/XShape.c @@ -26,8 +26,7 @@ in this Software without prior written authorization from The Open Group. * Author: Keith Packard, MIT X Consortium */ /* $XFree86: xc/lib/Xext/XShape.c,v 1.3 2002/10/16 00:37:27 dawes Exp $ */ -#define NEED_EVENTS -#define NEED_REPLIES + #ifdef HAVE_CONFIG_H #include <config.h> #endif @@ -30,8 +30,6 @@ in this Software without prior written authorization from The Open Group. /* THIS IS NOT AN X CONSORTIUM STANDARD OR AN X PROJECT TEAM SPECIFICATION */ -#define NEED_EVENTS -#define NEED_REPLIES #ifdef HAVE_CONFIG_H #include <config.h> #endif diff --git a/src/XSync.c b/src/XSync.c index ce76dd3..648c718 100644 --- a/src/XSync.c +++ b/src/XSync.c @@ -55,8 +55,6 @@ PERFORMANCE OF THIS SOFTWARE. #include <config.h> #endif #include <stdio.h> -#define NEED_EVENTS -#define NEED_REPLIES #include <X11/Xlibint.h> #include <X11/extensions/Xext.h> #include <X11/extensions/extutil.h> diff --git a/src/XTestExt1.c b/src/XTestExt1.c index c9d48d7..355ced2 100644 --- a/src/XTestExt1.c +++ b/src/XTestExt1.c @@ -57,9 +57,6 @@ University of California. * include files *****************************************************************************/ -#define NEED_REPLIES -#define NEED_EVENTS - #ifdef HAVE_CONFIG_H #include <config.h> #endif @@ -33,8 +33,6 @@ in this Software without prior written authorization from The Open Group. #include <X11/Xwindows.h> #endif -#define NEED_EVENTS -#define NEED_REPLIES #include <X11/Xlibint.h> #include <X11/extensions/Xcup.h> #include <X11/extensions/cupproto.h> @@ -32,8 +32,6 @@ *****************************************************************************/ /* $XFree86: xc/lib/Xext/Xdbe.c,v 3.7 2002/10/16 02:19:22 dawes Exp $ */ -#define NEED_EVENTS -#define NEED_REPLIES #ifdef HAVE_CONFIG_H #include <config.h> #endif @@ -32,9 +32,6 @@ #include <config.h> #endif -#define NEED_EVENTS -#define NEED_REPLIES - #include <stdio.h> #include <X11/extensions/geproto.h> #include <X11/extensions/ge.h> |