remove unneeded global

This commit is contained in:
Isaac Connor 2016-04-22 13:36:12 -04:00
parent 30b746c603
commit 2ff01b6bcb
1 changed files with 3 additions and 4 deletions

View File

@ -589,7 +589,6 @@ else if (document.layers) window.onload=start_slider;
function exportEventImagesMaster( $eids )
{
global $SLANG;
ob_start();
exportHeader( translate('Images').' Master' );
?>