Remove uneeded code.
This commit is contained in:
parent
b369a4d3c9
commit
e28358b653
@ -83,10 +83,6 @@ class AV(ToxAV):
|
||||
def video_transmission(self):
|
||||
print("Starting video transmission...")
|
||||
|
||||
r = g = b = 0
|
||||
ar = ag = ab = 0
|
||||
ar = 1
|
||||
|
||||
while not self.stop:
|
||||
try:
|
||||
vret = self.recv_video()
|
||||
|
Loading…
Reference in New Issue
Block a user