aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/mate/mate_util.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/mate/mate_util.h b/plugins/mate/mate_util.h
index ea5680d359..d5a82260ee 100644
--- a/plugins/mate/mate_util.h
+++ b/plugins/mate/mate_util.h
@@ -207,12 +207,6 @@ extern AVPL* new_avpl_exact_match(const gchar* name,AVPL* src, AVPL* op, gboolea
extern AVPL* new_avpl_from_match(avpl_match_mode mode, const gchar* name,AVPL* src, AVPL* op, gboolean copy_avps);
-
-/*
- * avplist destructor
- */
-extern void delete_avpl(AVPL* avpl, gboolean avps_too);
-
/*
* functions on avpls
*/