summaryrefslogtreecommitdiffstats
path: root/lilv
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-19 00:05:01 +0000
committerDavid Robillard <d@drobilla.net>2012-04-19 00:05:01 +0000
commit6cbacd96bf44d31d1bd00e46db57d3a1a08af43d (patch)
tree702e7fce95a7c7004d59972de8d9258c51c13eec /lilv
parent5020381c23a204de0d694aee62001606777df05e (diff)
downloadlilv-6cbacd96bf44d31d1bd00e46db57d3a1a08af43d.tar.gz
lilv-6cbacd96bf44d31d1bd00e46db57d3a1a08af43d.tar.bz2
lilv-6cbacd96bf44d31d1bd00e46db57d3a1a08af43d.zip
Update documentation stuff.
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4203 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'lilv')
-rw-r--r--lilv/lilv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lilv/lilv.h b/lilv/lilv.h
index 893d1ad..7d4cb9f 100644
--- a/lilv/lilv.h
+++ b/lilv/lilv.h
@@ -1357,7 +1357,6 @@ lilv_state_restore(const LilvState* state,
@param uri URI of state, may be NULL.
@param dir Path of the bundle directory to save into.
@param filename Path of the state file relative to @c dir.
- @param features Host provided features.
The format of state on disk is compatible with that defined in the LV2
preset extension, i.e. this function may be used to save presets which can