diff options
author | David Robillard <d@drobilla.net> | 2011-01-30 21:40:26 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-01-30 21:40:26 +0000 |
commit | d2ca87e3f2b8e38222f9c2a9f3235e4d270528c7 (patch) | |
tree | a123a427159fe57f90d00d9d846b24b7e7f283e8 /doc/reference.doxygen.in | |
parent | 23ef7a21c277ba5e864748d8e61ff3e20054758f (diff) | |
download | lilv-d2ca87e3f2b8e38222f9c2a9f3235e4d270528c7.tar.gz lilv-d2ca87e3f2b8e38222f9c2a9f3235e4d270528c7.tar.bz2 lilv-d2ca87e3f2b8e38222f9c2a9f3235e4d270528c7.zip |
Remove all use of, and API support for, SPARQL.
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2875 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r-- | doc/reference.doxygen.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in index c89e69a..12d57cc 100644 --- a/doc/reference.doxygen.in +++ b/doc/reference.doxygen.in @@ -576,7 +576,6 @@ INPUT = @SLV2_SRCDIR@/doc/mainpage.dox \ @SLV2_SRCDIR@/slv2/pluginui.h \ @SLV2_SRCDIR@/slv2/pluginuiinstance.h \ @SLV2_SRCDIR@/slv2/port.h \ - @SLV2_SRCDIR@/slv2/query.h \ @SLV2_SRCDIR@/slv2/scalepoint.h \ @SLV2_SRCDIR@/slv2/slv2.h \ @SLV2_SRCDIR@/slv2/types.h \ |