From 3cb1f18a6a2657f9c8e74fb2195558abca0652bd Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 4 Jan 2013 19:36:53 -0800 Subject: unifdef -U__UNIXOS2__ Signed-off-by: Alan Coopersmith --- src/sm_auth.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/sm_auth.c') 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 #include "SMlibint.h" -#ifdef __UNIXOS2__ -static char dummy; -#endif - /* * For now, SMlib just supports MIT-MAGIC-COOKIE-1 (defined in ICElib). */ -- cgit v1.2.3