aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden
diff options
context:
space:
mode:
authorunknown2009-01-10 06:59:34 -0700
committerunknown2009-01-10 06:59:34 -0700
commitafd1f6fdedacefe65f724e9a17d1813e5af4ecdb (patch)
tree5c156fa05e915b7cad6b671f5e3e3c9dc8c958f9 /linden
parentminor gstreamer tweak (diff)
downloadmeta-impy-afd1f6fdedacefe65f724e9a17d1813e5af4ecdb.zip
meta-impy-afd1f6fdedacefe65f724e9a17d1813e5af4ecdb.tar.gz
meta-impy-afd1f6fdedacefe65f724e9a17d1813e5af4ecdb.tar.bz2
meta-impy-afd1f6fdedacefe65f724e9a17d1813e5af4ecdb.tar.xz
minor gstreamer tweak
Diffstat (limited to 'linden')
-rw-r--r--linden/indra/llmedia/llmediaimplgstreamervidplug.h3
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
99void gst_slvideo_init_class (void); 99void gst_slvideo_init_class (void);
100 100
101bool g_once_init_enter (volatile gsize *value_location);
102void g_once_init_leave (volatile gsize *value_location, gsize initialization_value);
103
104G_END_DECLS 101G_END_DECLS
105 102
106///#endif // LL_GSTREAMER_ENABLED 103///#endif // LL_GSTREAMER_ENABLED