remove debug code

This commit is contained in:
candry7731 2022-12-06 13:59:05 -06:00
parent 9ac94ddb4a
commit 12ffbacfaf

View File

@ -292,7 +292,6 @@ function onKeyEvent(key as string, press as boolean) as boolean
m.top.searchTerm = " "
m.LoadChannelsTask.searchTerm = " "
channelsearchTermSet()
print "replay pressed, m.top.filter: " m.top.filter
return true
end if