[librsvg] paint-server: Remove nonexistent functions from header
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] paint-server: Remove nonexistent functions from header
- Date: Thu, 22 Oct 2015 11:12:34 +0000 (UTC)
commit 4db31c6f2945a9627e0611797646af87093edb8e
Author: Benjamin Otte <otte redhat com>
Date: Wed Oct 7 10:18:42 2015 +0200
paint-server: Remove nonexistent functions from header
rsvg-paint-server.h | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/rsvg-paint-server.h b/rsvg-paint-server.h
index e6c884c..bf48368 100644
--- a/rsvg-paint-server.h
+++ b/rsvg-paint-server.h
@@ -144,12 +144,7 @@ G_GNUC_INTERNAL
void rsvg_paint_server_ref (RsvgPaintServer * ps);
G_GNUC_INTERNAL
void rsvg_paint_server_unref (RsvgPaintServer * ps);
-G_GNUC_INTERNAL
-RsvgRadialGradient *rsvg_clone_radial_gradient (const RsvgRadialGradient * grad,
- gboolean * shallow_cloned);
-G_GNUC_INTERNAL
-RsvgLinearGradient *rsvg_clone_linear_gradient (const RsvgLinearGradient * grad,
- gboolean * shallow_cloned);
+
G_GNUC_INTERNAL
RsvgNode *rsvg_new_linear_gradient (void);
G_GNUC_INTERNAL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]