mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
another merge fix
This commit is contained in:
parent
91fac4c96d
commit
7ee9726c89
1 changed files with 0 additions and 4 deletions
|
|
@ -31,11 +31,7 @@ const std::vector<std::string> WavesAudioBackend::__available_midi_options = boo
|
|||
|
||||
#elif PLATFORM_WINDOWS
|
||||
|
||||
<<<<<<< HEAD
|
||||
const std::vector<std::string> WavesAudioBackend::__available_midi_options = boost::assign::list_of ("System MIDI (MME)") ("None");
|
||||
=======
|
||||
const std::vector<std::string> WavesAudioBackend::__available_midi_options = boost::assign::list_of ("Multimedia Extensions") ("None");
|
||||
>>>>>>> remotes/origin/tempo-marker-from-clock
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue