[totem/wip/hadess/remaining-time: 1/8] main: Remove unused TotemTimeLabel widget
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/remaining-time: 1/8] main: Remove unused TotemTimeLabel widget
- Date: Tue, 19 Feb 2019 03:13:05 +0000 (UTC)
commit 0450884b497524fa54e8ea697b139d4c4bfdbd2f
Author: Bastien Nocera <hadess hadess net>
Date: Tue Feb 19 02:50:48 2019 +0100
main: Remove unused TotemTimeLabel widget
Unused since the browser plugin was removed.
src/meson.build | 2 --
src/totem-object.c | 1 -
src/totem-time-label.c | 86 --------------------------------------------------
src/totem-time-label.h | 33 -------------------
4 files changed, 122 deletions(-)
---
diff --git a/src/meson.build b/src/meson.build
index 59e05be7d..edfc546fb 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -28,7 +28,6 @@ enum_headers = files(
'totem-selection-toolbar.h',
'totem-session.h',
'totem-subtitle-encoding.h',
- 'totem-time-label.h',
'totem-uri.h',
'totem.h'
)
@@ -88,7 +87,6 @@ install_headers(
libtotem_player_sources = files(
'totem-interface.c',
- 'totem-time-label.c'
)
libtotem_player_deps = totem_common_deps + [
diff --git a/src/totem-object.c b/src/totem-object.c
index 879fd1874..5152fad8b 100644
--- a/src/totem-object.c
+++ b/src/totem-object.c
@@ -54,7 +54,6 @@
#include "totem-grilo.h"
#include "bacon-video-widget.h"
#include "bacon-time-label.h"
-#include "totem-time-label.h"
#include "totem-menu.h"
#include "totem-uri.h"
#include "totem-interface.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]