Remove debug log that is useless now

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3012 0c269be4-1314-0410-8aa9-9f06e86f4224
This commit is contained in:
nedko 2008-10-18 12:34:57 +00:00
parent 606609f9b5
commit 0184012b96
1 changed files with 0 additions and 2 deletions

View File

@ -463,8 +463,6 @@ jack_controller_get_parameter_constraint(
if (is_range)
{
jack_info("parameter with range constraint");
jackctl_parameter_get_range_constraint(parameter, &min, &max);
/* Open the struct. */