mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 13:46:30 +01:00
Remove reference to strtok_r now that it isn't used
This commit is contained in:
parent
f921717e68
commit
3fadc0f2e1
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