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:
committed by
Chris Lahey
parent
9b39843403
commit
c54af29c07
@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user