[cheese] Remove unused CheeseWindow.set_mode ()
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Remove unused CheeseWindow.set_mode ()
- Date: Sat, 9 Nov 2013 09:54:47 +0000 (UTC)
commit 4e24104d910fd5c32811237391362ee870f7c0fa
Author: David King <amigadave amigadave com>
Date: Sat Nov 9 09:54:17 2013 +0000
Remove unused CheeseWindow.set_mode ()
src/cheese-window.vala | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/src/cheese-window.vala b/src/cheese-window.vala
index cd89b56..cf0dd91 100644
--- a/src/cheese-window.vala
+++ b/src/cheese-window.vala
@@ -440,15 +440,6 @@ public class Cheese.MainWindow : Gtk.ApplicationWindow
}
}
- /**
- * Set the current media capture mode, and update the UI sensitivities.
- *
- * @param mode the new capture mode to set
- */
- private void set_mode (MediaMode mode)
- {
-}
-
private TimeoutSource fullscreen_timeout;
/**
* Clear the fullscreen activity timeout.
@@ -1271,7 +1262,6 @@ public class Cheese.MainWindow : Gtk.ApplicationWindow
set_wide_mode (false);
- set_mode (MediaMode.PHOTO);
setup_effects_selector ();
this.key_release_event.connect (on_key_release);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]