Remove some no-longer-extant globals in check-all.js

(imported from commit f83e19c891d438ed8a2ddd0e2849cd543562631b)
This commit is contained in:
Zev Benjamin 2012-11-05 17:13:03 -05:00
parent 8464e45507
commit 114339dc2a
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ var globals =
+ ' select_message select_message_by_id'
+ ' scroll_to_selected'
+ ' selected_message selected_message_id'
+ ' start_reload_app reloading_app do_reload_app_preserving_compose'
+ ' at_top_of_viewport at_bottom_of_viewport'
+ ' viewport'
;