console/libgnt/gntentry.c

changeset 13940
26ed45b11483
parent 13922
7195a6fe2416
child 13944
2269d17043b1
--- a/console/libgnt/gntentry.c	Mon Jun 26 19:54:53 2006 +0000
+++ b/console/libgnt/gntentry.c	Tue Jun 27 02:33:55 2006 +0000
@@ -22,8 +22,6 @@
 	if (stop < widget->priv.width)
 		mvwhline(widget->window, 0, stop, ENTRY_CHAR, widget->priv.width - stop);
 
-	wrefresh(widget->window);
-
 	DEBUG;
 }
 

mercurial