Browse Source

Remove debug log that is useless now

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3012 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/1.90
nedko 17 years ago
parent
commit
0184012b96
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      dbus/controller_iface_configure.c

+ 0
- 2
dbus/controller_iface_configure.c 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. */


Loading…
Cancel
Save