[totem] backend: Remove warning when popups aren't shown
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] backend: Remove warning when popups aren't shown
- Date: Wed, 5 Feb 2014 09:47:45 +0000 (UTC)
commit 2c2fec4ccd10e8c0be9c355b6ccd3ef95e4d819d
Author: Bastien Nocera <hadess hadess net>
Date: Wed Feb 5 10:47:03 2014 +0100
backend: Remove warning when popups aren't shown
src/backend/bacon-video-widget.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/backend/bacon-video-widget.c b/src/backend/bacon-video-widget.c
index 0e266ca..0b08543 100644
--- a/src/backend/bacon-video-widget.c
+++ b/src/backend/bacon-video-widget.c
@@ -3575,7 +3575,6 @@ bacon_video_widget_unmark_popup_busy (BaconVideoWidget *bvw,
const char *reason)
{
g_return_if_fail (BACON_IS_VIDEO_WIDGET (bvw));
- g_return_if_fail (clutter_actor_get_opacity (bvw->priv->controls) != 0);
g_hash_table_remove (bvw->priv->busy_popup_ht, reason);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]