mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
clock: remove method declaration too
This commit is contained in:
parent
110e7c2d3c
commit
7cb4828e93
1 changed files with 0 additions and 2 deletions
|
@ -173,8 +173,6 @@ static void gst_clock_set_property (GObject * object, guint prop_id,
|
|||
const GValue * value, GParamSpec * pspec);
|
||||
static void gst_clock_get_property (GObject * object, guint prop_id,
|
||||
GValue * value, GParamSpec * pspec);
|
||||
static void gst_clock_update_stats (GstClock * clock);
|
||||
|
||||
|
||||
/* static guint gst_clock_signals[LAST_SIGNAL] = { 0 }; */
|
||||
|
||||
|
|
Loading…
Reference in a new issue