Remove old code

Remove the code for the old backend selection method
This commit is contained in:
Samuel Sloniker 2021-06-20 16:24:40 -07:00
parent e032fc4320
commit f53745557e

View File

@ -1,10 +1,3 @@
# Select backend - 'port8080' uses HamClock's port 8080 service; 'x11' uses an
# X11 server (typically Xvfb) (make sure DISPLAY is set correctly!)
# use_backend = 'x11'
# use_backend = 'port8080'
import os
import base64
import threading