Skip to content

Commit

Permalink
Removed outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
roccivic committed Apr 4, 2012
1 parent 6c665ec commit 3bf7b85
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions js/functions.js
Expand Up @@ -2523,9 +2523,6 @@ $(document).ready(function() {
.html();
// Parse the values, escaping quotes and
// slashes on the fly, into an array
//
// There is a PHP port of the below parser in enum_editor.php
// If you are fixing something here, you need to also update the PHP port.
var values = [];
var in_string = false;
var curr, next, buffer = '';
Expand Down

0 comments on commit 3bf7b85

Please sign in to comment.