mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
shout2send: Retarget FIXME to 2.0
This commit is contained in:
parent
bf878d75d1
commit
786f87ef30
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ GST_DEBUG_CATEGORY_STATIC (shout2_debug);
|
|||
|
||||
enum
|
||||
{
|
||||
SIGNAL_CONNECTION_PROBLEM, /* 0.11 FIXME: remove this */
|
||||
SIGNAL_CONNECTION_PROBLEM, /* FIXME 2.0: remove this */
|
||||
LAST_SIGNAL
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue