Remove debugging breakpoint

This commit is contained in:
JD Layman 2021-09-07 20:36:21 -05:00
parent 4b26350a82
commit e23f3ff8ac

View File

@ -392,7 +392,6 @@ sub optionsClosed()
if m.tvGuide <> invalid
m.tvGuide.lastFocus.setFocus(true)
end if
stop
end sub
sub showTVGuide()