[cheese] remove useless comments
- From: Daniel G. Siegel <dgsiegel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] remove useless comments
- Date: Sun, 5 Dec 2010 02:08:39 +0000 (UTC)
commit 1ff4038db0c285a636220aa2dc45c7c89a5a9f8f
Author: daniel g. siegel <dgsiegel gnome org>
Date: Sun Dec 5 03:06:40 2010 +0100
remove useless comments
src/cheese-window.vala | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/cheese-window.vala b/src/cheese-window.vala
index e1e7bf8..e01a678 100644
--- a/src/cheese-window.vala
+++ b/src/cheese-window.vala
@@ -341,8 +341,6 @@ public class Cheese.MainWindow : Gtk.Window
[CCode (instance_pos = -1)]
public void on_help_about (Gtk.Action action)
{
- /* FIXME: Close doesn't work
- * FIXME: Clicking URL In the License dialog borks. */
Gtk.AboutDialog about_dialog;
about_dialog = (Gtk.AboutDialog)gtk_builder.get_object ("aboutdialog");
about_dialog.version = Config.VERSION;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]