diff options
Diffstat (limited to 'src/sm_auth.c')
-rw-r--r-- | src/sm_auth.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/sm_auth.c b/src/sm_auth.c index fcc180a..0b3ce99 100644 --- a/src/sm_auth.c +++ b/src/sm_auth.c @@ -34,10 +34,6 @@ in this Software without prior written authorization from The Open Group. #include <X11/SM/SMlib.h> #include "SMlibint.h" -#ifdef __UNIXOS2__ -static char dummy; -#endif - /* * For now, SMlib just supports MIT-MAGIC-COOKIE-1 (defined in ICElib). */ |