Skip to content

Commit

Permalink
[#1035] Remove trans_save endpoint
Browse files Browse the repository at this point in the history
Not sure what this is, but I see no corresponding file.
  • Loading branch information
afuna committed Nov 6, 2014
1 parent 61c6935 commit bed61db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cgi-bin/LJ/Global/Defaults.pm
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ no strict "vars";
my %ajaxmapping = (
delcomment => "delcomment.bml",
talkscreen => "talkscreen.bml",
trans_save => "tools/endpoints/trans_save.bml",
dirsearch => "tools/endpoints/directorysearch.bml",
jobstatus => "tools/endpoints/jobstatus.bml",
widget => "tools/endpoints/widget.bml",
Expand Down

0 comments on commit bed61db

Please sign in to comment.