From ab37199479f849ecae189e1a2314da49cc906187 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Mon, 7 Mar 2005 14:49:18 +0000 Subject: 149510 Remove files that aren't needed. --- lib/libaccess/userauth.cpp | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 lib/libaccess/userauth.cpp (limited to 'lib/libaccess/userauth.cpp') diff --git a/lib/libaccess/userauth.cpp b/lib/libaccess/userauth.cpp deleted file mode 100644 index 00a95e84..00000000 --- a/lib/libaccess/userauth.cpp +++ /dev/null @@ -1,12 +0,0 @@ -/** BEGIN COPYRIGHT BLOCK - * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. - * Copyright (C) 2005 Red Hat, Inc. - * All rights reserved. - * END COPYRIGHT BLOCK **/ - -/* userauth.c - * This file contain code to authenticate user. - */ - - - -- cgit