mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Remove reference to strtok_r now that it isn't used
This commit is contained in:
parent
a226068959
commit
e6c4b0e9e4
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
|||
|
||||
#ifdef COMPILER_MINGW
|
||||
#include <io.h> // For W_OK
|
||||
#define strtok_r strtok_s
|
||||
#endif
|
||||
|
||||
#include <glibmm/fileutils.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue