mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
globally remove all trailing whitespace from .cpp and .hpp files missed by previous commit
This commit is contained in:
parent
4dc63966f0
commit
4178db5f63
56 changed files with 50764 additions and 50764 deletions
|
|
@ -85,7 +85,7 @@ Wavelet::createDecompositionFilters(Type wavelet,
|
|||
|
||||
switch (wavelet) {
|
||||
|
||||
case Haar:
|
||||
case Haar:
|
||||
lpd.push_back(0.70710678118655);
|
||||
lpd.push_back(0.70710678118655);
|
||||
hpd.push_back(-0.70710678118655);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue