From 36b1997830fc7ae61c4c87869f58f72c4d1be158 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 4 Jul 2007 00:06:19 +0000 Subject: Removed documentation referring to a nonexistant function. git-svn-id: http://svn.drobilla.net/lad/slv2@565 a436a847-0d15-0410-975c-d299462d15a1 --- slv2/plugin.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'slv2') diff --git a/slv2/plugin.h b/slv2/plugin.h index 18e0d01..ed45a90 100644 --- a/slv2/plugin.h +++ b/slv2/plugin.h @@ -361,9 +361,6 @@ slv2_plugin_get_guis(SLV2Plugin plugin); * \param plugin The plugin that the GUI is for. * \param gui A GUI identifier as returned by slv2_plugin_get_guis() (with type SLV2_VALUE_GUI). * - * This function if provided for completeness, but if you want to load a GUI - * as easily as possible, use slv2_plugin_load_gui. - * * Time = Query */ SLV2Value -- cgit v1.2.1