CallDistanceTransceiver.py: destination_number does not have to be a member
authorAntonio Ospite <ao2@ao2.it>
Sat, 2 Jan 2016 15:46:06 +0000 (16:46 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 4 Jan 2016 09:48:25 +0000 (10:48 +0100)
commit2e3fc2121ee7ab540ada6043714a67a549881ce6
tree92a32be4660ef9310279c89971cac246a247376b
parentf96fc57c9e932cc92f63c11e6c9e33efd9b4fd36
CallDistanceTransceiver.py: destination_number does not have to be a member

The destination_number is only used int he transmit functions, it can
very well be just an argument of the transmit functions.
src/savemysugar/CallDistanceTransceiver.py