From: Enrico Scholz Date: Sun, 27 Jun 2004 13:00:41 +0000 (+0000) Subject: cleanups; removed unneeded #undef's X-Git-Tag: IPSENTINEL_VERSION_0_11~55 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64e75511b96c6815e2bf628cf659263ad48e5603;p=util-vserver.git cleanups; removed unneeded #undef's git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1590 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/ensc_fmt/fmt.h b/util-vserver/ensc_fmt/fmt.h index 232adcd..eee0cd1 100644 --- a/util-vserver/ensc_fmt/fmt.h +++ b/util-vserver/ensc_fmt/fmt.h @@ -117,9 +117,6 @@ FMT_P(int)(char *ptr, int val) } #endif -#undef ALIASFUNC -#undef STRINGIFY -#undef STRINGIFY_ #undef FMT_P #undef FMT_P_ #undef FMT_P__