diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-08-23 15:56:10 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-08-23 15:56:10 +0000 |
commit | 3b70db0cc0c1af3d8b3582c29a9eb4e3aa3a8f87 (patch) | |
tree | ae993864fecb2d9c06e8a76fbeb7d5d0054d9bdd /lib/libXt/src/Constraint.c | |
parent | c6236d9adc97b5c746dac67e8ec6c6d52fe2ae23 (diff) |
update to libXt 1.0.6
Diffstat (limited to 'lib/libXt/src/Constraint.c')
-rw-r--r-- | lib/libXt/src/Constraint.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libXt/src/Constraint.c b/lib/libXt/src/Constraint.c index dd9b52310..aeb6e3891 100644 --- a/lib/libXt/src/Constraint.c +++ b/lib/libXt/src/Constraint.c @@ -60,7 +60,6 @@ in this Software without prior written authorization from The Open Group. */ /* $XFree86: xc/lib/Xt/Constraint.c,v 1.2 2001/08/22 22:52:17 dawes Exp $ */ -#define CONSTRAINT #ifdef HAVE_CONFIG_H #include <config.h> #endif |