aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/text')
-rw-r--r--widgets/text/e-text.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/widgets/text/e-text.h b/widgets/text/e-text.h
index ef8da442d6..1254e0fd1c 100644
--- a/widgets/text/e-text.h
+++ b/widgets/text/e-text.h
@@ -65,10 +65,6 @@ BEGIN_GNOME_DECLS
* ellipsis string RW The characters to use as ellipsis. NULL = "...".
* line_wrap boolean RW Line wrap when not editing.
* max_line_wrap int RW Number of lines possible when doing line wrap.
- *
- * These are not implemented yet:
- * background boolean RW Draw a background rectangle.
- * background_on_edit boolean RW Draw a background when editing.
*/
#define E_TYPE_TEXT (e_text_get_type ())