Skip to content

Commit a81e890

Browse files
committed
Update Chromecast-main.py
1 parent c3ffd7f commit a81e890

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Chromecast-main.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,6 @@ def quit():
208208
menubar.add_cascade(label="About", menu=filemenu)
209209
root.config(menu=menubar)
210210

211-
212-
213-
214211
# When the window is closed, quit the application
215212
root.protocol("WM_DELETE_WINDOW", quit)
216213

0 commit comments

Comments
 (0)