From 447bbb9ae4fd8190817001e3c7065a504721cd0a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 4 Jan 2008 16:16:50 +0100 Subject: Remove files now pulled from gnulib. Also remove all intl/ files. Signed-off-by: Jim Meyering --- lib/uinttostr.c | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 lib/uinttostr.c (limited to 'lib/uinttostr.c') diff --git a/lib/uinttostr.c b/lib/uinttostr.c deleted file mode 100644 index 52d288e..0000000 --- a/lib/uinttostr.c +++ /dev/null @@ -1,3 +0,0 @@ -#define inttostr uinttostr -#define inttype unsigned int -#include "inttostr.c" -- cgit v1.2.3