Skip to content

Commit

Permalink
Set a comment on some superfluous code
Browse files Browse the repository at this point in the history
  • Loading branch information
fbennett committed Oct 31, 2016
1 parent f1ae653 commit 9398000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/disambig_names.js
Expand Up @@ -39,6 +39,7 @@ CSL.Registry.NameReg = function (state) {

evalname = function (item_id, nameobj, namenum, request_base, form, initials) {
var pos, len, items, param;
// XXX THIS CAN NO LONGER HAPPEN
if (state.tmp.area.slice(0, 12) === "bibliography" && !form) {
if ("string" === typeof initials) {
return 1;
Expand Down

0 comments on commit 9398000

Please sign in to comment.