From d339468451e07264d9c678b46f7d6f2376fe630b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 22 Aug 2022 14:36:43 -0400 Subject: [PATCH] Remove documentation for non-existent parameter --- intclient.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/intclient.h b/intclient.h index d0f9b2e..6a90d7d 100644 --- a/intclient.h +++ b/intclient.h @@ -92,9 +92,6 @@ int jack_internal_client_handle (jack_client_t *client, * information from the load operation. This status word is formed by * OR-ing together the relevant @ref JackStatus bits. * - * @param handle the client handle will be returned here (passed - * by reference because of the type. - * * Optional parameters: depending on corresponding [@a options * bits] additional parameters may follow @a status (in this order). *