[libdmapsharing] daap-share: Remove unused declaration
- From: W. Michael Petullo <wmpetullo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdmapsharing] daap-share: Remove unused declaration
- Date: Fri, 30 Jun 2017 12:50:42 +0000 (UTC)
commit b5ff4460febaf7438f05eda427d6b94e469e1de7
Author: Bastien Nocera <hadess hadess net>
Date: Tue Jun 27 11:51:22 2017 +0200
daap-share: Remove unused declaration
Property handling was removed in
450b63bcf2f30bc352cae2455b5c2b1c82978519 but not the declarations.
https://bugzilla.gnome.org/show_bug.cgi?id=784239
libdmapsharing/daap-share.c | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/libdmapsharing/daap-share.c b/libdmapsharing/daap-share.c
index 0ce0a1b..b363e7e 100644
--- a/libdmapsharing/daap-share.c
+++ b/libdmapsharing/daap-share.c
@@ -43,13 +43,6 @@
#include <libdmapsharing/dmap-gst-input-stream.h>
#endif /* HAVE_GSTREAMERAPP */
-static void daap_share_set_property (GObject * object,
- guint prop_id,
- const GValue * value,
- GParamSpec * pspec);
-static void daap_share_get_property (GObject * object,
- guint prop_id,
- GValue * value, GParamSpec * pspec);
guint daap_share_get_desired_port (DMAPShare * share);
const char *daap_share_get_type_of_service (DMAPShare * share);
void daap_share_server_info (DMAPShare * share,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]