diff --git a/tbl_zoom_select.php b/tbl_zoom_select.php index cdb784d00b..dfe35b82c1 100644 --- a/tbl_zoom_select.php +++ b/tbl_zoom_select.php @@ -25,7 +25,6 @@ $GLOBALS['js_include'][] = 'highcharts/highcharts.js'; /* Files required for chart exporting */ $GLOBALS['js_include'][] = 'highcharts/exporting.js'; $GLOBALS['js_include'][] = 'canvg/canvg.js'; -$GLOBALS['js_include'][] = 'canvg/rgbcolor.js'; $GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.js'; $GLOBALS['js_include'][] = 'jquery/timepicker.js';