summaryrefslogtreecommitdiffstats
path: root/src/slv2_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/slv2_internal.h')
-rw-r--r--src/slv2_internal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/slv2_internal.h b/src/slv2_internal.h
index c76a11e..75559c4 100644
--- a/src/slv2_internal.h
+++ b/src/slv2_internal.h
@@ -83,9 +83,6 @@ void slv2_plugin_load(SLV2Plugin p);
void slv2_plugin_load_if_necessary(SLV2Plugin p);
void slv2_plugin_load_ports_if_necessary(SLV2Plugin p);
void slv2_plugin_free(SLV2Plugin plugin);
-void slv2_plugin_get_port_float_values(SLV2Plugin p,
- const char* qname,
- float* values);
librdf_stream* slv2_plugin_find_statements(SLV2Plugin plugin,
librdf_node* subject,