CallDistanceTransceiver.py: make log_symbol() a standalone function
authorAntonio Ospite <ao2@ao2.it>
Sat, 2 Jan 2016 15:51:37 +0000 (16:51 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 4 Jan 2016 09:48:25 +0000 (10:48 +0100)
commit003993efe12afc76569baf90e02858f6301833bf
tree1f356b245b073fda2dfc3c0e2c8145dd937fe6e6
parent2e3fc2121ee7ab540ada6043714a67a549881ce6
CallDistanceTransceiver.py: make log_symbol() a standalone function

There is no need for it to be a method, it does not use "self".
src/savemysugar/CallDistanceTransceiver.py