rtsp: remove debugging g_message
--
This commit is contained in:
parent
fbc4f2d4fe
commit
9045d210b2
@ -419,8 +419,6 @@ do_connect (const gchar * ip, guint16 port, GstPollFD * fdout,
|
||||
GstClockTime to;
|
||||
gint retval;
|
||||
|
||||
g_message ("connect %s:%u", ip, port);
|
||||
|
||||
memset (&sa_in, 0, sizeof (sa_in));
|
||||
sa_in.sin_family = AF_INET; /* network socket */
|
||||
sa_in.sin_port = htons (port); /* on port */
|
||||
|
Loading…
x
Reference in New Issue
Block a user