test-uri: fix callback signature
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 20 Nov 2012 11:47:20 +0000 (12:47 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 20 Nov 2012 11:47:20 +0000 (12:47 +0100)
examples/test-uri.c

index d738b33..62c06e6 100644 (file)
@@ -23,7 +23,7 @@
 
 
 static gboolean
-timeout (GstRTSPServer * server, gboolean ignored)
+timeout (GstRTSPServer * server)
 {
   GstRTSPSessionPool *pool;