[librsvg] Remove unused struct member
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] Remove unused struct member
- Date: Mon, 28 Nov 2011 12:47:55 +0000 (UTC)
commit 52672aff2e8166f972a3461fbc4c7a311b7bb5e6
Author: Christian Persch <chpe gnome org>
Date: Sun Nov 27 22:59:14 2011 +0100
Remove unused struct member
rsvg-structure.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/rsvg-structure.h b/rsvg-structure.h
index 7d17c82..58b77e2 100644
--- a/rsvg-structure.h
+++ b/rsvg-structure.h
@@ -71,7 +71,6 @@ struct _RsvgNodeSvg {
RsvgLength x, y, w, h;
RsvgViewBox vbox;
RsvgPropertyBag *atts;
- GdkPixbuf *img;
};
void rsvg_pop_def_group (RsvgHandle * ctx);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]