[librsvg] Remove leftover from the unsupported a:adobe-blending-mode
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] Remove leftover from the unsupported a:adobe-blending-mode
- Date: Wed, 6 Jan 2016 01:41:55 +0000 (UTC)
commit 5dc9e603227296766ee05b9fab6812b5e6b4d535
Author: Federico Mena Quintero <federico gnome org>
Date: Tue Jan 5 19:40:32 2016 -0600
Remove leftover from the unsupported a:adobe-blending-mode
rsvg-styles.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/rsvg-styles.c b/rsvg-styles.c
index 6aea884..4639f51 100644
--- a/rsvg-styles.c
+++ b/rsvg-styles.c
@@ -881,7 +881,6 @@ rsvg_lookup_parse_style_pair (RsvgHandle * ctx, RsvgState * state,
void
rsvg_parse_style_pairs (RsvgHandle * ctx, RsvgState * state, RsvgPropertyBag * atts)
{
- rsvg_lookup_parse_style_pair (ctx, state, "a:adobe-blending-mode", atts);
rsvg_lookup_parse_style_pair (ctx, state, "baseline-shift", atts);
rsvg_lookup_parse_style_pair (ctx, state, "clip-path", atts);
rsvg_lookup_parse_style_pair (ctx, state, "clip-rule", atts);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]