diff options
-rw-r--r-- | linden/indra/llmedia/llmediaimplgstreamervidplug.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linden/indra/llmedia/llmediaimplgstreamervidplug.h b/linden/indra/llmedia/llmediaimplgstreamervidplug.h index da7de6e..026a52d 100644 --- a/linden/indra/llmedia/llmediaimplgstreamervidplug.h +++ b/linden/indra/llmedia/llmediaimplgstreamervidplug.h | |||
@@ -98,9 +98,6 @@ GType gst_slvideo_get_type (void); | |||
98 | 98 | ||
99 | void gst_slvideo_init_class (void); | 99 | void gst_slvideo_init_class (void); |
100 | 100 | ||
101 | bool g_once_init_enter (volatile gsize *value_location); | ||
102 | void g_once_init_leave (volatile gsize *value_location, gsize initialization_value); | ||
103 | |||
104 | G_END_DECLS | 101 | G_END_DECLS |
105 | 102 | ||
106 | ///#endif // LL_GSTREAMER_ENABLED | 103 | ///#endif // LL_GSTREAMER_ENABLED |