From 38761ec2b70605e7ad126691075a448a357db912 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 2 Oct 2008 05:16:25 +0000 Subject: Make --build-docs at configure time trigger documentation building at build time. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1589 a436a847-0d15-0410-975c-d299462d15a1 --- src/client/DeprecatedLoader.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client/DeprecatedLoader.cpp') diff --git a/src/client/DeprecatedLoader.cpp b/src/client/DeprecatedLoader.cpp index a07893f7..2b4e34a4 100644 --- a/src/client/DeprecatedLoader.cpp +++ b/src/client/DeprecatedLoader.cpp @@ -202,7 +202,6 @@ DeprecatedLoader::add_variable(GraphObject::Variables& data, string old_key, str * to the root patch) * * @param name Name of this patch (loaded/generated if the empty string) - * @param poly Polyphony of this patch (loaded/generated if 0) * * @param initial_data will be set last, so values passed there will override * any values loaded from the patch file. -- cgit v1.2.1