mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
Remove a log line that prints each timer_callback that I missed
This commit is contained in:
parent
c1413ad7da
commit
5d037a78fa
@ -369,7 +369,6 @@ class OnionShareGui(QtWidgets.QMainWindow):
|
||||
Check for messages communicated from the web app, and update the GUI accordingly. Also,
|
||||
call ShareMode and ReceiveMode's timer_callbacks.
|
||||
"""
|
||||
self.common.log('OnionShareGui', 'timer_callback')
|
||||
self.update()
|
||||
|
||||
if not self.local_only:
|
||||
|
Loading…
Reference in New Issue
Block a user