Index: dialin/ui/hd_simulator.py =================================================================== diff -u -r41588662a7894a2748b65bdad8e14e70a09d38c1 -r1d48cf2d08c07ec0aeb37d446dbd59b29770d6f8 --- dialin/ui/hd_simulator.py (.../hd_simulator.py) (revision 41588662a7894a2748b65bdad8e14e70a09d38c1) +++ dialin/ui/hd_simulator.py (.../hd_simulator.py) (revision 1d48cf2d08c07ec0aeb37d446dbd59b29770d6f8) @@ -2000,7 +2000,6 @@ def cmd_send_hd_general_progress_data(self, message_id: int, total: int, countdown: int) -> None: """ - ~~~~ a general method t send any standard progress data message, by it's id @param message_id: the id of the message @param total: the total value of the progress data