forked from openlp/openlp
Remove extraneous TODO
This commit is contained in:
parent
a5335adbc4
commit
23047ae354
@ -715,7 +715,6 @@ class PJLink1(QtNetwork.QTcpSocket):
|
||||
|
||||
:param data: Currently selected source
|
||||
"""
|
||||
# TODO: Class 2 change: verify input does not exceed 95 bytes
|
||||
self.source = data
|
||||
log.info('({ip}) Setting data source to "{data}"'.format(ip=self.ip, data=self.source))
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user