From 0bed824d0fd2cbde9f7c0637deb7da2fe401dc7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 25 Jan 2009 00:42:06 +0000 Subject: [PATCH] drop RCSID git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24426 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ftpd/gss_userok.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/appl/ftp/ftpd/gss_userok.c b/appl/ftp/ftpd/gss_userok.c index 9a99b68a3..d4d0683a8 100644 --- a/appl/ftp/ftpd/gss_userok.c +++ b/appl/ftp/ftpd/gss_userok.c @@ -36,8 +36,6 @@ #include #include -RCSID("$Id$"); - /* XXX a bit too much of krb5 dependency here... What is the correct way to do this? */