This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
43
Activity
Browse Source
Remove unused variable
tags/v2.1-rc1
falkTX
6 years ago
parent
96c4501e3a
commit
4c5077a822
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
source/native-plugins/audio-gain.c
+ 0
- 1
source/native-plugins/audio-gain.c
View File
@@ -61,7 +61,6 @@ typedef struct {
bool isMono;
bool applyLeft;
bool applyRight;
float sampleRate;
} AudioGainHandle;
// -----------------------------------------------------------------------
Write
Preview
Loading…
Cancel
Save