ardour icon indicating copy to clipboard operation
ardour copied to clipboard

Remove unused includes to speed up build time

Open observant2 opened this issue 2 years ago • 5 comments

I just removed unused includes from each file where route_time_axis.h gets included, because I currently work on that file.

observant2 avatar May 25 '22 21:05 observant2

I cherry-picked the unused includes commit into ardour/master.

pauldavisthefirst avatar Aug 19 '22 15:08 pauldavisthefirst

How were the Windows specific #includes that were removed determined?

pauldavisthefirst avatar Sep 19 '23 20:09 pauldavisthefirst

And macOS specific ones (e.g. #include "fix_carbon.h")?

x42 avatar Sep 19 '23 21:09 x42

This PR also includes an unrelated commit "Repurpose track numbers as color bars"

x42 avatar Sep 19 '23 21:09 x42

@observant2 bump

luzpaz avatar Oct 17 '23 12:10 luzpaz