[ghex] gtkhex: Remove spurious comments.



commit a31c8b28b9b057a6ea575e1c37ca5b17ef4242de
Author: Logan Rathbone <poprocks gmail com>
Date:   Fri Jul 22 14:47:27 2022 -0500

    gtkhex: Remove spurious comments.

 src/gtkhex.c | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/src/gtkhex.c b/src/gtkhex.c
index f54e000..1fa828c 100644
--- a/src/gtkhex.c
+++ b/src/gtkhex.c
@@ -1845,8 +1845,6 @@ key_press_cb (GtkEventControllerKey *controller,
                                                        1, 1, &zero, TRUE);
                                }
 
-//                             hex_document_set_data (self->document, self->cursor_pos,
-//                                             0, self->insert, NULL, TRUE);
                                hex_widget_set_cursor (self, self->cursor_pos);
                                ret = GDK_EVENT_STOP;
                        }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]