summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2012-10-11 17:31:44 +0200
committerBastien Nocera <hadess@hadess.net>2012-10-11 17:31:44 +0200
commitd1ebb7b43991daea0f2e46f9608d1c4b4c847d67 (patch)
treec26ac2df0da32f43ce6cd97e1ad2aaf3bdfa4490 /docs
parent80e467f0d24bf5bf311be6f2982cc93ac2a70b83 (diff)
downloadtotem-d1ebb7b43991daea0f2e46f9608d1c4b4c847d67.tar.gz
main: Remove unused TotemVideoList
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/totem-docs.xml1
-rw-r--r--docs/reference/totem-sections.txt19
-rw-r--r--docs/reference/totem.types2
3 files changed, 0 insertions, 22 deletions
diff --git a/docs/reference/totem-docs.xml b/docs/reference/totem-docs.xml
index b0cc208d9..97909cddd 100644
--- a/docs/reference/totem-docs.xml
+++ b/docs/reference/totem-docs.xml
@@ -27,7 +27,6 @@
</chapter>
<chapter id="widget-api">
<title>Widgets</title>
- <xi:include href="xml/totem-video-list.xml"/>
<xi:include href="xml/totem-cell-renderer-video.xml"/>
</chapter>
diff --git a/docs/reference/totem-sections.txt b/docs/reference/totem-sections.txt
index 2607ba1fb..92b5aa09f 100644
--- a/docs/reference/totem-sections.txt
+++ b/docs/reference/totem-sections.txt
@@ -133,25 +133,6 @@ totem_get_plugin_paths
</SECTION>
<SECTION>
-<FILE>totem-video-list</FILE>
-<TITLE>TotemVideoList</TITLE>
-TotemVideoList
-TotemVideoListClass
-totem_video_list_new
-totem_video_list_get_ui_manager
-<SUBSECTION Standard>
-TOTEM_VIDEO_LIST
-TOTEM_IS_VIDEO_LIST
-TOTEM_TYPE_VIDEO_LIST
-totem_video_list_get_type
-TOTEM_VIDEO_LIST_GET_CLASS
-TOTEM_VIDEO_LIST_CLASS
-TOTEM_IS_VIDEO_LIST_CLASS
-<SUBSECTION Private>
-TotemVideoListPrivate
-</SECTION>
-
-<SECTION>
<FILE>totem-cell-renderer-video</FILE>
<TITLE>TotemCellRendererVideo</TITLE>
TotemCellRendererVideo
diff --git a/docs/reference/totem.types b/docs/reference/totem.types
index 87cd87696..f270cb02a 100644
--- a/docs/reference/totem.types
+++ b/docs/reference/totem.types
@@ -1,9 +1,7 @@
#include "totem.h"
#include "totem-cell-renderer-video.h"
-#include "totem-video-list.h"
#include "bacon-video-widget.h"
totem_object_get_type
totem_cell_renderer_video_get_type
-totem_video_list_get_type
bacon_video_widget_get_type