[moserial] remove obsolete comment
- From: Michael J. Chudobiak <mjc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [moserial] remove obsolete comment
- Date: Wed, 17 Aug 2011 14:14:33 +0000 (UTC)
commit 0a538598e90a34028dac4821097532540c341a23
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date: Wed Aug 17 10:14:24 2011 -0400
remove obsolete comment
src/MainWindow.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/MainWindow.vala b/src/MainWindow.vala
index 89aa25f..379f838 100644
--- a/src/MainWindow.vala
+++ b/src/MainWindow.vala
@@ -776,7 +776,6 @@ public class moserial.MainWindow : Gtk.Window //Have to extend Gtk.Winow to get
}
private bool keyPress(Widget widget, EventKey key) {
- /* Bug 551184 â Need gdk/gdkkeysyms.h bindings */
if (key.keyval == Gdk.keyval_from_name ("Escape")) {
AutoScroll.scroll (va1);
AutoScroll.scroll (va2);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]