summaryrefslogtreecommitdiff
path: root/pbx
diff options
context:
space:
mode:
Diffstat (limited to 'pbx')
-rw-r--r--pbx/pbx_lua.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pbx/pbx_lua.c b/pbx/pbx_lua.c
index 1b9182794..f429a4a25 100644
--- a/pbx/pbx_lua.c
+++ b/pbx/pbx_lua.c
@@ -422,7 +422,6 @@ static void lua_update_registry(lua_State *L, const char *context, const char *e
* The value on the top of the stack is popped and used as the name.
*
* \param L the lua_State to use
- * \param name the name of the variable
*/
static void lua_push_variable_table(lua_State *L)
{