Skip to content

Commit

Permalink
Removed Lehman site-specific code.
Browse files Browse the repository at this point in the history
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/V1_0_WIN32_BRANCH@9735 dc483132-0cff-0310-8789-dd5450dbe970
  • Loading branch information
probe committed Jan 29, 1997
1 parent 73704d0 commit 057f8fa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/lib/krb5/krb/conv_princ.c
Expand Up @@ -55,12 +55,6 @@ struct krb_convert {
* we'll fix that in the next release.
*/
static const struct krb_convert sconv_list[] = {
#ifdef LEHMAN
{"cron", "cron", DO_REALM_CONVERSION},
{"hdcm", "hdcm", DO_REALM_CONVERSION},
{"moira", "moira", DO_REALM_CONVERSION},
{"news", "news", DO_REALM_CONVERSION},
#endif
{"kadmin", "kadmin", 0},
{"rcmd", "host", DO_REALM_CONVERSION},
{"discuss", "discuss", DO_REALM_CONVERSION},
Expand Down

0 comments on commit 057f8fa

Please sign in to comment.