Skip to content

Commit

Permalink
Removing no-longer-valid comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom MacWright committed Sep 15, 2010
1 parent 4d00fc9 commit 0f5ac4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion views/views_plugin_style_mapfile.inc
Expand Up @@ -546,7 +546,6 @@ class views_plugin_style_mapfile extends views_plugin_style {
* )
*/
function legend_data($rows) {
// TODO: make disable-able
if ($this->options['colors']['choropleth']['enable'] || $this->options['scale']['enable']) {
$points = $values = $formatted_values = $renders = $formatted_renders = array();
$keys = array_keys($this->view->field);
Expand Down

0 comments on commit 0f5ac4f

Please sign in to comment.