[ghex/gtk4-port: 90/91] Remove spurious comment
- From: Logan Rathbone <larathbone src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ghex/gtk4-port: 90/91] Remove spurious comment
- Date: Thu, 12 Aug 2021 23:35:12 +0000 (UTC)
commit 999d20b5c31834f56d3c71bd6b7b888467405a75
Author: Logan Rathbone <poprocks gmail com>
Date: Wed Aug 11 19:01:37 2021 -0400
Remove spurious comment
src/gtkhex.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/gtkhex.c b/src/gtkhex.c
index 7134ebfe..8809b919 100644
--- a/src/gtkhex.c
+++ b/src/gtkhex.c
@@ -2909,7 +2909,6 @@ gtk_hex_delete_selection(GtkHex *gh)
hex_document_delete_data (gh->document,
MIN(start, end), len, TRUE);
-// gtk_hex_set_cursor (gh, gh->cursor_pos - end + start);
gtk_hex_set_cursor (gh, gh->cursor_pos);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]