summaryrefslogtreecommitdiff
path: root/Xext/xace.h
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2008-01-25 16:20:46 -0500
committerEamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil>2008-01-25 16:20:46 -0500
commitf82329b0811469ddae5c44dcfffa38185c11a67c (patch)
tree27e5bba25013a9df9379e8d776ff3c21079201ab /Xext/xace.h
parent46794d0c9665f07913980830d038c88d00407612 (diff)
XACE: Don't need to actually register a protocol extension.
Diffstat (limited to 'Xext/xace.h')
-rw-r--r--Xext/xace.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Xext/xace.h b/Xext/xace.h
index 6f92290a0..fdf91d159 100644
--- a/Xext/xace.h
+++ b/Xext/xace.h
@@ -29,9 +29,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "pixmap.h" /* for DrawablePtr */
#include "regionstr.h" /* for RegionPtr */
-#define XaceNumberEvents 0
-#define XaceNumberErrors 0
-
/* Default window background */
#define XaceBackgroundNoneState None