[evolution/gtk3] canvas: Remove commented-out code from rich text item
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gtk3] canvas: Remove commented-out code from rich text item
- Date: Fri, 21 Jan 2011 04:40:29 +0000 (UTC)
commit d0895b6a3b43d455dfdc2bc237f93f27f89e44f7
Author: Benjamin Otte <otte redhat com>
Date: Fri Jan 21 05:11:08 2011 +0100
canvas: Remove commented-out code from rich text item
libgnomecanvas/gnome-canvas-rich-text.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/libgnomecanvas/gnome-canvas-rich-text.c b/libgnomecanvas/gnome-canvas-rich-text.c
index 9bf96c2..c1ca4bb 100644
--- a/libgnomecanvas/gnome-canvas-rich-text.c
+++ b/libgnomecanvas/gnome-canvas-rich-text.c
@@ -385,11 +385,6 @@ gnome_canvas_rich_text_class_init (GnomeCanvasRichTextClass *klass)
static void
gnome_canvas_rich_text_init (GnomeCanvasRichText *text)
{
-#if 0
- GObject *object = G_OBJECT (text);
-
- object->flags |= GNOME_CANVAS_ITEM_ALWAYS_REDRAW;
-#endif
text->_priv = g_new0 (GnomeCanvasRichTextPrivate, 1);
/* Try to set some sane defaults */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]