mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 14:15:46 +01:00
Remove silly print.
git-svn-id: svn://localhost/ardour2/branches/3.0@10812 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
2780e0ce5d
commit
8b07828f0b
1 changed files with 0 additions and 1 deletions
|
|
@ -334,7 +334,6 @@ int main(int argc, char **argv) {
|
|||
conf.define ('HAVE_OGG', 1)
|
||||
|
||||
if Options.options.lv2 and conf.is_defined('HAVE_LILV'):
|
||||
print "LV2 option was ", Options.options.lv2
|
||||
conf.define ('LV2_SUPPORT', 1)
|
||||
|
||||
conf.write_config_header('libardour-config.h', remove=False)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue