diff options
author | Eamon Walsh <ewalsh@tycho.nsa.gov> | 2008-01-25 18:04:10 -0500 |
---|---|---|
committer | Eamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil> | 2008-01-25 18:04:10 -0500 |
commit | f6a78ee143e3a3ad69538adf2b9675d724468ffa (patch) | |
tree | 92265dfaaddec2bff1fa0f9223528945c34a2608 /Xext/xace.h | |
parent | 7724c30a751c653ca3e2e8a6752af27bc37de3f0 (diff) |
XACE: Remove the extension code entirely, XACE is completely static now.
Diffstat (limited to 'Xext/xace.h')
-rw-r--r-- | Xext/xace.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Xext/xace.h b/Xext/xace.h index a8fac98e2..4100ba16e 100644 --- a/Xext/xace.h +++ b/Xext/xace.h @@ -22,7 +22,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #ifdef XACE -#define XACE_EXTENSION_NAME "XAccessControlExtension" #define XACE_MAJOR_VERSION 2 #define XACE_MINOR_VERSION 0 |