[totem] all: Remove other users of video-utils.h
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] all: Remove other users of video-utils.h
- Date: Thu, 15 May 2014 15:09:27 +0000 (UTC)
commit d812d690a96805d24445e2a35a6a191dbaa6febd
Author: Bastien Nocera <hadess hadess net>
Date: Thu May 15 17:08:40 2014 +0200
all: Remove other users of video-utils.h
As started in 5b8498d98e59d57de0c573231056bac8504277b1
src/properties/bacon-video-widget-properties.c | 1 -
src/totem-object.c | 1 -
src/totem-playlist.c | 1 -
src/totem-preferences.c | 1 -
src/totem.c | 1 -
5 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/properties/bacon-video-widget-properties.c b/src/properties/bacon-video-widget-properties.c
index 7e0f4c2..1884456 100644
--- a/src/properties/bacon-video-widget-properties.c
+++ b/src/properties/bacon-video-widget-properties.c
@@ -26,7 +26,6 @@
#include <glib/gi18n-lib.h>
#include <string.h>
-#include "backend/video-utils.h"
#include "totem-interface.h"
#include "bacon-video-widget-properties.h"
diff --git a/src/totem-object.c b/src/totem-object.c
index 12bb0d2..d4b36c3 100644
--- a/src/totem-object.c
+++ b/src/totem-object.c
@@ -60,7 +60,6 @@
#include "totem-menu.h"
#include "totem-uri.h"
#include "totem-interface.h"
-#include "video-utils.h"
#include "totem-preferences.h"
#include "totem-session.h"
#include "totem-rtl-helpers.h"
diff --git a/src/totem-playlist.c b/src/totem-playlist.c
index 7544035..53072d8 100644
--- a/src/totem-playlist.c
+++ b/src/totem-playlist.c
@@ -33,7 +33,6 @@
#include "totem-uri.h"
#include "totem-interface.h"
-#include "video-utils.h"
#include "totem-rtl-helpers.h"
#define PL_LEN (gtk_tree_model_iter_n_children (playlist->priv->model, NULL))
diff --git a/src/totem-preferences.c b/src/totem-preferences.c
index 25aead3..f4ef108 100644
--- a/src/totem-preferences.c
+++ b/src/totem-preferences.c
@@ -41,7 +41,6 @@
#include "totem-private.h"
#include "totem-preferences.h"
#include "totem-interface.h"
-#include "video-utils.h"
#include "totem-subtitle-encoding.h"
#include "totem-plugins-engine.h"
diff --git a/src/totem.c b/src/totem.c
index 17a8c68..828071b 100644
--- a/src/totem.c
+++ b/src/totem.c
@@ -48,7 +48,6 @@
#include "totem-uri.h"
#include "totem-preferences.h"
#include "totem-session.h"
-#include "video-utils.h"
#include "totem-rtl-helpers.h"
static gboolean startup_called = FALSE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]