diff options
Diffstat (limited to 'src/collections.c')
-rw-r--r-- | src/collections.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/collections.c b/src/collections.c index 4c3ae5e..a13ceb2 100644 --- a/src/collections.c +++ b/src/collections.c @@ -136,7 +136,6 @@ slv2_plugins_get_by_uri(SLV2Plugins list, SLV2Value uri) return (SLV2Plugin)slv2_sequence_get_by_uri(list, uri); } - /* Values */ SLV2_API |