13
0

remove unused variable

This commit is contained in:
Paul Davis 2017-10-26 15:44:32 -04:00
parent 79374df84e
commit 3161ccee43

View File

@ -156,7 +156,6 @@ DeviceInfo::shared_buttons ()
int
DeviceInfo::set_state (const XMLNode& node, int /* version */)
{
const XMLProperty* prop;
const XMLNode* child;
if (node.name() != "US-2400Device") {