diff options
Diffstat (limited to 'src/setauth.c')
-rw-r--r-- | src/setauth.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/setauth.c b/src/setauth.c index d190de5..2e9f882 100644 --- a/src/setauth.c +++ b/src/setauth.c @@ -50,11 +50,7 @@ Author: Ralph Mor, X Consortium */ int _IcePaAuthDataEntryCount = 0; -#ifndef __UNIXOS2__ IceAuthDataEntry _IcePaAuthDataEntries[ICE_MAX_AUTH_DATA_ENTRIES]; -#else -IceAuthDataEntry _IcePaAuthDataEntries[ICE_MAX_AUTH_DATA_ENTRIES] = {0}; -#endif void |