Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mark Harris
Opus
Commits
ccec752a
Commit
ccec752a
authored
Jan 04, 2014
by
Jean-Marc Valin
Browse files
Silences unused parameter warning
parent
ef0eac49
Changes
1
Show whitespace changes
Inline
Side-by-side
celt/kiss_fft.c
View file @
ccec752a
...
...
@@ -53,6 +53,7 @@ static void kf_bfly2(
{
kiss_fft_cpx
*
Fout2
;
int
i
;
(
void
)
m
;
#ifdef CUSTOM_MODES
if
(
m
==
1
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment