Explorar o código

didn't use that var

Tareef %!s(int64=6) %!d(string=hai) anos
pai
achega
719555c03a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      a2/sender.py

+ 0 - 1
a2/sender.py

@@ -24,7 +24,6 @@ snum = 0 # current number we want to send (sequence number, that is)
 char_limit = 500 # max num of characters in one packet's data field
 packets = [] # list to be turned into a list of packets
 total_packets = 0 # total number of packets
-timed_packet = -1 # packet timer corresponds to currently (-1 is a cardinal value)
 waking = False # flag if the receiver is waking the sender thread
 pack_size = 512 # packet size in bytes