mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 21:56:30 +01:00
[Summary] removed useless macro
[Details] The macro was added to make the code compilable on Windows [Reviewed by] VKamyshniy [git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 446487]
This commit is contained in:
parent
89502ea75c
commit
4eae4afef8
1 changed files with 0 additions and 3 deletions
|
|
@ -37,9 +37,6 @@
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
#include "window_manager.h"
|
#include "window_manager.h"
|
||||||
|
|
||||||
#if defined(_WIN32)
|
|
||||||
#define strcasecmp _stricmp
|
|
||||||
#endif
|
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
using namespace Gtk;
|
using namespace Gtk;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue