removed now useless function

This commit is contained in:
fpeters 2004-09-11 07:35:43 +00:00
parent fbc719e6e1
commit bd9058badb
1 changed files with 0 additions and 10 deletions

View File

@ -111,16 +111,6 @@ int lecp_profile(LassoServer *server)
}
int artifact_profile(LassoLogin *login, char *user_id, struct authentication *auth)
{
int rc;
return 0;
}
int single_sign_on()
{
LassoServer *server;