[longomatch] Remove unused print
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Remove unused print
- Date: Sun, 15 Jan 2012 23:04:43 +0000 (UTC)
commit 9f4a662a18b814740e27f4f3f43119813828d6c6
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sun Jan 15 23:37:44 2012 +0100
Remove unused print
LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs b/LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs
index f5a4f40..6676551 100644
--- a/LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs
+++ b/LongoMatch.GUI.Multimedia/Gui/CapturerBin.cs
@@ -287,7 +287,6 @@ namespace LongoMatch.Gui
"Do you want to restart the capture?"));
md.Icon=Stetic.IconLoader.LoadIcon(md, "longomatch", Gtk.IconSize.Dialog);
if(md.Run() == (int)ResponseType.Yes) {
- Console.WriteLine("Accepted to toggle pause");
TogglePause();
}
md.Destroy();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]