mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Remove deprecated xeVid JS variable
This commit is contained in:
parent
fde0160ca1
commit
c588d02a22
3 changed files with 0 additions and 8 deletions
|
|
@ -1178,7 +1178,6 @@ jQuery(function($){
|
|||
evt.preventDefault();
|
||||
evt.stopPropagation();
|
||||
|
||||
if(is_def(window.xeVid)) params.vid = xeVid;
|
||||
if(is_def(XE.loaded_popup_menus[params.menu_id])) return XE.displayPopupMenu(params, response_tags, params);
|
||||
|
||||
show_waiting_message = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue