diff options
| author | David Robillard <d@drobilla.net> | 2012-03-23 19:26:53 +0000 | 
|---|---|---|
| committer | David Robillard <d@drobilla.net> | 2012-03-23 19:26:53 +0000 | 
| commit | 3adc7123f67dd11394aa6c3934b71c8118216f74 (patch) | |
| tree | 001bba984a5da88cd91f6d732dc0ae43e93072ef /doc | |
| parent | 6a7e2d09c98badd9f4d323b03780c49b937675d7 (diff) | |
| download | lv2-3adc7123f67dd11394aa6c3934b71c8118216f74.tar.xz | |
Remove pui extension.
Diffstat (limited to 'doc')
| -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 4f06423..41778bc 100644 --- a/doc/reference.doxygen.in +++ b/doc/reference.doxygen.in @@ -576,7 +576,6 @@ INPUT =  \  	@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/instance-access/instance-access.h \  	@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/log/log.h \  	@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/patch/patch.h \ -	@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/pui/pui.h \  	@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/reference/reference.h \  	@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/resize-port/resize-port.h \  	@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/state/state.h \ |