summaryrefslogtreecommitdiff
path: root/omx/gstomx_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'omx/gstomx_util.h')
-rw-r--r--omx/gstomx_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/omx/gstomx_util.h b/omx/gstomx_util.h
index 456f9a8..5c928ed 100644
--- a/omx/gstomx_util.h
+++ b/omx/gstomx_util.h
@@ -120,7 +120,6 @@ void g_omx_deinit (void);
GOmxCore *g_omx_core_new (void *object);
void g_omx_core_free (GOmxCore *core);
void g_omx_core_init (GOmxCore *core);
-void g_omx_core_deinit (GOmxCore *core);
void g_omx_core_prepare (GOmxCore *core);
void g_omx_core_start (GOmxCore *core);
void g_omx_core_pause (GOmxCore *core);