aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-03-14 01:09:59 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-03-14 01:09:59 +0800
commitf474b773772255109ff7a555ef94a9d9e1a53e95 (patch)
tree53ffab551202bc31043446ff89da93e3495cfb8e
parent049e0335bae822fd73c41c678235d02cebf30853 (diff)
downloadgsoc2013-evolution-f474b773772255109ff7a555ef94a9d9e1a53e95.tar
gsoc2013-evolution-f474b773772255109ff7a555ef94a9d9e1a53e95.tar.gz
gsoc2013-evolution-f474b773772255109ff7a555ef94a9d9e1a53e95.tar.bz2
gsoc2013-evolution-f474b773772255109ff7a555ef94a9d9e1a53e95.tar.lz
gsoc2013-evolution-f474b773772255109ff7a555ef94a9d9e1a53e95.tar.xz
gsoc2013-evolution-f474b773772255109ff7a555ef94a9d9e1a53e95.tar.zst
gsoc2013-evolution-f474b773772255109ff7a555ef94a9d9e1a53e95.zip
Clean up comment.
svn path=/trunk/; revision=16142
-rw-r--r--widgets/misc/e-multi-config-dialog.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/widgets/misc/e-multi-config-dialog.c b/widgets/misc/e-multi-config-dialog.c
index 59b008f378..93fa451e25 100644
--- a/widgets/misc/e-multi-config-dialog.c
+++ b/widgets/misc/e-multi-config-dialog.c
@@ -59,9 +59,7 @@ struct _EMultiConfigDialogPrivate {
static char *list_e_table_spec =
"<ETableSpecification cursor-mode=\"line\""
" selection-mode=\"browse\""
- " no-headers=\"true\""
-/* " horizontal-resize=\"true\""*/
- ">"
+ " no-headers=\"true\">"
" <ETableColumn model_col=\"0\""
" expansion=\"1.0\""
" cell=\"vbox\""