WINGs: Remove private snprintf() implementation
commit368e7e3e8fdc9397fc9a20cf3191e2a8cc570827
authorCarlos R. Mafra <crmafra@gmail.com>
Tue, 24 Aug 2010 23:53:58 +0000 (25 01:53 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 29 Aug 2010 12:55:14 +0000 (29 14:55 +0200)
tree3b30cc3a8842de1752f0f7fff57a268a1c25efb5
parent5c8eb580b34cc0372d32df34dc5bb79f9af20201
WINGs: Remove private snprintf() implementation

The code was added in 2001 in commit acdc0e3d6b7 for
"backwards compat". This motivation no longer exists in 2010,
so there is no reason to keep a private implementation of
a standard function from the C library.
WINGs/Makefile.am
WINGs/snprintf.c [deleted file]
configure.ac