1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-16 08:34:10 +02:00

Fix line continuation (don't leave a space after \)

This commit is contained in:
Paul Licameli 2019-08-28 11:34:32 -04:00
parent 089a7ec166
commit fcf4b635d3

View File

@ -138,7 +138,7 @@
EFFECT( PAULSTRETCH, EffectPaulstretch, () ) \ EFFECT( PAULSTRETCH, EffectPaulstretch, () ) \
SBSMS_EFFECTS SBSMS_EFFECTS
//EFFECT( EQUALIZATION, EffectEqualization, (kEqLegacy) ) \ //EFFECT( EQUALIZATION, EffectEqualization, (kEqLegacy) ) \
// //