From c54af29c07131f28a819cc79521fde374283f33d Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sun, 28 Oct 2001 04:46:38 +0000 Subject: Removed erroneous comment about needing to handle selection better. 2001-10-28 Christopher James Lahey * e-cell-text.c: Removed erroneous comment about needing to handle selection better. svn path=/trunk/; revision=14272 --- widgets/table/e-cell-text.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'widgets/table/e-cell-text.c') diff --git a/widgets/table/e-cell-text.c b/widgets/table/e-cell-text.c index c4beea99dc..f57816ed29 100644 --- a/widgets/table/e-cell-text.c +++ b/widgets/table/e-cell-text.c @@ -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 */ -- cgit v1.2.3