mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Revert "Huh?? I can't believe that MSVC doesn't support strndup() !!!"
This reverts commit 1a7a23a5ce.
This commit is contained in:
parent
1a7a23a5ce
commit
0a62d70a43
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@
|
|||
#ifdef HAVE_GLIB
|
||||
# include <glib/gstdio.h>
|
||||
# define ptf_open g_fopen
|
||||
# define strndup g_strndup
|
||||
#else
|
||||
# define ptf_open fopen
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue