mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 05:56:14 +00:00
This is unused when debugging is disabled
Original commit message from CVS: This is unused when debugging is disabled
This commit is contained in:
parent
d5d1f01a9e
commit
1400fdebaf
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ static const char *picture_name[] = {
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
static const char *audio_name[] = {
|
G_GNUC_UNUSED static const char *audio_name[] = {
|
||||||
"Volume",
|
"Volume",
|
||||||
"Mute",
|
"Mute",
|
||||||
"Mode",
|
"Mode",
|
||||||
|
|
Loading…
Reference in a new issue