Removed unnecessary comment about now non-existant virtual column list.
2001-02-05 Christopher James Lahey <clahey@ximian.com> * gal-define-views-model.h: Removed unnecessary comment about now non-existant virtual column list. svn path=/trunk/; revision=7989
This commit is contained in:
committed by
Chris Lahey
parent
b71f1e3b6d
commit
a078041da8
@ -12,13 +12,6 @@
|
||||
#define GAL_IS_DEFINE_VIEWS_MODEL(o) (GTK_CHECK_TYPE ((o), GAL_DEFINE_VIEWS_MODEL_TYPE))
|
||||
#define GAL_IS_DEFINE_VIEWS_MODEL_CLASS(k) (GTK_CHECK_CLASS_TYPE ((k), GAL_DEFINE_VIEWS_MODEL_TYPE))
|
||||
|
||||
/* Virtual Column list:
|
||||
0 Email
|
||||
1 Full Name
|
||||
2 Street
|
||||
3 Phone
|
||||
*/
|
||||
|
||||
typedef struct {
|
||||
ETableModel parent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user