mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 09:10:20 +00:00
Fix building as c89
This commit is contained in:
@@ -66,10 +66,6 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_SNPRINTF
|
||||
#define snprintf g_snprintf
|
||||
#endif
|
||||
|
||||
char *
|
||||
file_part (char *file)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user