mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
[P4/git history rebuild] unconditionally apply waves backend changes to get them aligned with initial P4 condition
This commit is contained in:
parent
5d78ffefaf
commit
55697c8b7f
1 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/* system-specific definitions */
|
||||
|
||||
PmError pm_macosxcm_init(void);
|
||||
void pm_macosxcm_term(void);
|
||||
|
||||
PmDeviceID find_default_device(char *path, int input, PmDeviceID id);
|
||||
/* system-specific definitions */
|
||||
|
||||
PmError pm_macosxcm_init(void);
|
||||
void pm_macosxcm_term(void);
|
||||
|
||||
PmDeviceID find_default_device(char *path, int input, PmDeviceID id);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue