[librsvg] Remove unused type



commit 3977200091d9cc7591a5f1ce9446b8d617f5a238
Author: Federico Mena Quintero <federico gnome org>
Date:   Tue Jan 8 18:37:13 2019 -0600

    Remove unused type

 librsvg/rsvg-handle.c | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/librsvg/rsvg-handle.c b/librsvg/rsvg-handle.c
index 6a00ef79..6bf18786 100644
--- a/librsvg/rsvg-handle.c
+++ b/librsvg/rsvg-handle.c
@@ -128,9 +128,6 @@
 
 #include "rsvg.h"
 
-/* Defined in rsvg_internals/src/load.rs */
-typedef struct RsvgLoad RsvgLoad;
-
 /* Defined in rsvg_internals/src/handle.rs */
 typedef struct RsvgHandleRust RsvgHandleRust;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]