mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-04 10:43:08 +01:00
Remove redundant #include-s from .h files...
Redundant, because transitively implied. But don't do this for inclusions of Audacity.h or Experimental.h.
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
/// accepts a list of WaveClips and can do a mini-mixing
|
||||
/// to produce the desired crossfading
|
||||
|
||||
#include "SampleFormat.h"
|
||||
#include "WaveClip.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user