[ekiga/ds-clutter] VideoOutput: Fixed warnings.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/ds-clutter] VideoOutput: Fixed warnings.
- Date: Tue, 31 Dec 2013 16:50:13 +0000 (UTC)
commit 02f6297f9d3afc87e88a79df14b7b9c5f3f93e35
Author: Damien Sandras <dsandras beip be>
Date: Tue Dec 31 17:41:29 2013 +0100
VideoOutput: Fixed warnings.
lib/engine/gui/gtk-frontend/call-window.cpp | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/lib/engine/gui/gtk-frontend/call-window.cpp b/lib/engine/gui/gtk-frontend/call-window.cpp
index 9ad5237..927d2b4 100644
--- a/lib/engine/gui/gtk-frontend/call-window.cpp
+++ b/lib/engine/gui/gtk-frontend/call-window.cpp
@@ -630,7 +630,6 @@ on_videooutput_device_opened_cb (Ekiga::VideoOutputManager & /* manager */,
bool ext_stream,
gpointer self)
{
- gfloat ratio;
bool show_local = true;
g_return_if_fail (EKIGA_IS_CALL_WINDOW (self));
@@ -1284,7 +1283,7 @@ animate_logo_cb (G_GNUC_UNUSED ClutterActor *actor,
}
static void
-ekiga_call_window_resize_video_stream_cb (ClutterActor *actor,
+ekiga_call_window_resize_video_stream_cb (G_GNUC_UNUSED ClutterActor *actor,
G_GNUC_UNUSED ClutterActorBox *box,
G_GNUC_UNUSED ClutterAllocationFlags flags,
gpointer data)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]