diff options
author | Eamon Walsh <ewalsh@tycho.nsa.gov> | 2007-11-26 15:59:44 -0500 |
---|---|---|
committer | Eamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil> | 2007-11-26 15:59:44 -0500 |
commit | 996b621bec1bbc4fb21970c75eaec62053bc6ccb (patch) | |
tree | 47a6429b7fe56f40aa42770e745710c2ac69cdeb /include | |
parent | 54cb729ecc2d366c1af836cb3d2ffc8e864e9b79 (diff) |
registry: swap out the DTRACE XErrorDB stuff for the new registry call.
Diffstat (limited to 'include')
-rw-r--r-- | include/dix-config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/dix-config.h.in b/include/dix-config.h.in index c4429628e..2af994f4f 100644 --- a/include/dix-config.h.in +++ b/include/dix-config.h.in @@ -500,9 +500,6 @@ /* Define to 1 if the DTrace Xserver provider probes should be built in */ #undef XSERVER_DTRACE -/* Path to XErrorDB file */ -#undef XERRORDB_PATH - /* Define to 16-bit byteswap macro */ #undef bswap_16 |