diff options
Diffstat (limited to 'libXmu/src/Lower.c')
-rw-r--r-- | libXmu/src/Lower.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libXmu/src/Lower.c b/libXmu/src/Lower.c index 06ad31a29..7522cc161 100644 --- a/libXmu/src/Lower.c +++ b/libXmu/src/Lower.c @@ -1,5 +1,3 @@ -/* $Xorg: Lower.c,v 1.4 2001/02/09 02:03:53 xorgcvs Exp $ */ - /* Copyright 1988, 1998 The Open Group @@ -26,8 +24,6 @@ in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/Xmu/Lower.c,v 1.11 2001/07/25 15:04:50 dawes Exp $ */ - #define XK_LATIN1 #ifdef HAVE_CONFIG_H #include <config.h> @@ -37,13 +33,6 @@ in this Software without prior written authorization from The Open Group. #include <X11/Xmu/SysUtil.h> #include <stdio.h> - -#ifndef HAS_SNPRINTF -#undef SCOPE -#define SCOPE static -#include "snprintf.c" -#endif - #include <stdarg.h> /* |