mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +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
|
#ifdef COMPILER_MINGW
|
||||||
#include <io.h> // For W_OK
|
#include <io.h> // For W_OK
|
||||||
#define strtok_r strtok_s
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <glibmm/fileutils.h>
|
#include <glibmm/fileutils.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue