[evolution/rendering-cleanup: 38/78] gnome-canvas: Remove GnomeCanvasPathDef
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/rendering-cleanup: 38/78] gnome-canvas: Remove GnomeCanvasPathDef
- Date: Tue, 19 Oct 2010 23:37:11 +0000 (UTC)
commit 64e0b2d1dec63859ed458891b258eae2a19e1ec8
Author: Benjamin Otte <otte redhat com>
Date: Fri Oct 15 01:29:16 2010 +0200
gnome-canvas: Remove GnomeCanvasPathDef
It's not needed anymore as it has practically been replaced by cairo_path_t.
libgnomecanvas/Makefile.am | 2 -
libgnomecanvas/gnome-canvas-path-def.c | 1293 --------------------------------
libgnomecanvas/gnome-canvas-path-def.h | 96 ---
libgnomecanvas/gnome-canvas-shape.h | 1 -
4 files changed, 0 insertions(+), 1392 deletions(-)
---
diff --git a/libgnomecanvas/Makefile.am b/libgnomecanvas/Makefile.am
index 694f818..76e5022 100644
--- a/libgnomecanvas/Makefile.am
+++ b/libgnomecanvas/Makefile.am
@@ -24,7 +24,6 @@ libgnomecanvasinclude_HEADERS = \
gailcanvaswidget.h \
gailcanvaswidgetfactory.h \
gnome-canvas-i18n.h \
- gnome-canvas-path-def.h \
gnome-canvas-pixbuf.h \
gnome-canvas-rect.h \
gnome-canvas-rich-text.h \
@@ -45,7 +44,6 @@ libgnomecanvas_la_SOURCES = \
gailcanvastextfactory.c \
gailcanvaswidget.c \
gailcanvaswidgetfactory.c \
- gnome-canvas-path-def.c \
gnome-canvas-pixbuf.c \
gnome-canvas-rect.c \
gnome-canvas-rich-text.c \
diff --git a/libgnomecanvas/gnome-canvas-shape.h b/libgnomecanvas/gnome-canvas-shape.h
index dcd1c01..c27c606 100644
--- a/libgnomecanvas/gnome-canvas-shape.h
+++ b/libgnomecanvas/gnome-canvas-shape.h
@@ -15,7 +15,6 @@
#define GNOME_CANVAS_SHAPE_H
#include <libgnomecanvas/gnome-canvas.h>
-#include <libgnomecanvas/gnome-canvas-path-def.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]