cleanups; removed unneeded #undef's
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 27 Jun 2004 13:00:41 +0000 (13:00 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 27 Jun 2004 13:00:41 +0000 (13:00 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1590 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/ensc_fmt/fmt.h

index 232adcd..eee0cd1 100644 (file)
@@ -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__