Skip to content

Commit

Permalink
Remove a pointer to an unmaintained resource
Browse files Browse the repository at this point in the history
  • Loading branch information
tsibley committed May 3, 2011
1 parent 734e257 commit c5edd5d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/RT/EmailParser.pm
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,6 @@ sub LookupExternalUserInfo {
$params{'EmailAddress'} = $EmailAddress;
$params{'RealName'} = $RealName;

# See RT's contributed code for examples.
# http://www.fsck.com/pub/rt/contrib/
return ($FoundInExternalDatabase, %params);
}

Expand Down

0 comments on commit c5edd5d

Please sign in to comment.