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
magic-lantern
magic-lantern
Commits
b5f74749486f
Commit
7ad68703
authored
Jun 16, 2017
by
g3gg0
Browse files
removed unnecessary declaration of mlv_snd_is_enabled
--HG-- branch : unified
parent
61dc93d90542
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/audio-common.c
View file @
b5f74749
...
...
@@ -11,8 +11,6 @@ int sound_recording_enabled_canon()
return
(
sound_recording_mode
!=
1
);
}
static
int
(
*
mlv_snd_is_enabled
)()
=
MODULE_FUNCTION
(
mlv_snd_is_enabled
);
/* TODO: may need check for conditions like raw modules loaded and so on */
int
sound_recording_enabled
()
{
...
...
Write
Preview
Markdown
is supported
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