diff src/audacious/plugin.h @ 3701:e766d3aec087

Remove non-existant function.
author William Pitcock <nenolod@atheme.org>
date Sun, 07 Oct 2007 00:32:35 -0500
parents 81026451b455
children 2e1a1d734112
line wrap: on
line diff
--- a/src/audacious/plugin.h	Sun Oct 07 00:28:00 2007 -0500
+++ b/src/audacious/plugin.h	Sun Oct 07 00:32:35 2007 -0500
@@ -244,8 +244,6 @@
                                const gint nfield,
                                const gchar *field);
 
-    void (*tuple_disassociate_now)(TupleValue *value);
-
     TupleValueType (*tuple_get_value_type)(Tuple *tuple,
                                            const gint nfield,
                                            const gchar *field);