console/libgnt/gntentry.c

changeset 14318
07aba2cdc261
parent 14278
9e2a97a4542e
child 14369
e9a9ac6bd8de
--- a/console/libgnt/gntentry.c	Mon Aug 21 03:19:16 2006 +0000
+++ b/console/libgnt/gntentry.c	Mon Aug 21 03:40:12 2006 +0000
@@ -304,7 +304,6 @@
 				return TRUE;
 			}
 		}
-		/* XXX: handle other keys, like home/end, and ctrl+ goodness */
 		else if (text[1] == 0)
 		{
 			destroy_suggest(entry);

mercurial