summaryrefslogtreecommitdiff
path: root/libyelp/yelp-document.c
diff options
context:
space:
mode:
Diffstat (limited to 'libyelp/yelp-document.c')
-rw-r--r--libyelp/yelp-document.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libyelp/yelp-document.c b/libyelp/yelp-document.c
index fb6e0a4b..82973e0e 100644
--- a/libyelp/yelp-document.c
+++ b/libyelp/yelp-document.c
@@ -98,8 +98,6 @@ G_DEFINE_TYPE (YelpDocument, yelp_document, G_TYPE_OBJECT)
#define GET_PRIV(object) (G_TYPE_INSTANCE_GET_PRIVATE ((object), YELP_TYPE_DOCUMENT, YelpDocumentPriv))
-static void yelp_document_class_init (YelpDocumentClass *klass);
-static void yelp_document_init (YelpDocument *document);
static void yelp_document_dispose (GObject *object);
static void yelp_document_finalize (GObject *object);
static void document_get_property (GObject *object,