[librsvg/rustification] rsvg-shapes: Remove unused struct field
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg/rustification] rsvg-shapes: Remove unused struct field
- Date: Thu, 3 Nov 2016 16:55:31 +0000 (UTC)
commit c465af1eaef10beba23289973568ab3189fc9eee
Author: Federico Mena Quintero <federico gnome org>
Date: Thu Nov 3 10:55:22 2016 -0600
rsvg-shapes: Remove unused struct field
rsvg-shapes.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/rsvg-shapes.c b/rsvg-shapes.c
index f73f82d..bcb7e6f 100644
--- a/rsvg-shapes.c
+++ b/rsvg-shapes.c
@@ -45,7 +45,6 @@ typedef struct _RsvgNodePath RsvgNodePath;
struct _RsvgNodePath {
RsvgNode super;
RsvgPathBuilder *builder;
- cairo_path_t *path;
};
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]