mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-31 11:02:35 +01:00
WINGs: Remove private snprintf() implementation
The code was added in 2001 in commit acdc0e3d6b 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.
This commit is contained in:
@@ -73,7 +73,6 @@ libWUtil_la_SOURCES = \
|
||||
misc.c \
|
||||
notification.c \
|
||||
proplist.c \
|
||||
snprintf.c \
|
||||
string.c \
|
||||
tree.c \
|
||||
userdefaults.c \
|
||||
|
||||
Reference in New Issue
Block a user