Removed erroneous comment about needing to handle selection better.

2001-10-28  Christopher James Lahey  <clahey@ximian.com>

	* e-cell-text.c: Removed erroneous comment about needing to handle
	selection better.

svn path=/trunk/; revision=14272
This commit is contained in:
Christopher James Lahey
2001-10-28 04:46:38 +00:00
committed by Chris Lahey
parent 9b39843403
commit c54af29c07

View File

@ -175,8 +175,6 @@ struct _CellEdit {
ETextEventProcessor *tep; /* Text Event Processor */
/* Hmmm... this should probably be in native encoding? */
GtkWidget *invisible; /* For selection handling */
gboolean has_selection; /* TRUE if we have the selection */
gchar *primary_selection; /* Primary selection text */