Fixed DEBUG build.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7209 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
cdee6f9740
commit
b7708e654a
@ -212,7 +212,7 @@ ModemDevice::ModemDevice(KPPPInterface& interface, driver_parameter *settings)
|
||||
fDialString = get_parameter_value(MODEM_DIAL_KEY, settings);
|
||||
|
||||
#if DEBUG
|
||||
dprintf("ModemDevice::ctor: interfaceName: %s\n", fInterfaceName);
|
||||
dprintf("ModemDevice::ctor: interfaceName: %s\n", fPortName);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user