From b52127bcbf817ff8285b36d22198b275327e16bb Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sun, 16 Dec 2012 17:47:51 -0800 Subject: Cleanup headers and remove all uses of va_list except logging --- src/ladmin/ladmin.hpp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/ladmin/ladmin.hpp') diff --git a/src/ladmin/ladmin.hpp b/src/ladmin/ladmin.hpp index 50ba598..9675644 100644 --- a/src/ladmin/ladmin.hpp +++ b/src/ladmin/ladmin.hpp @@ -1,11 +1,6 @@ -// $Id: ladmin.h,v 1.1.1.1 2004/09/10 17:26:52 MagicalTux Exp $ #ifndef LADMIN_HPP #define LADMIN_HPP #define LADMIN_CONF_NAME "conf/ladmin_athena.conf" -#define PASSWORDENC 3 // A definition is given when making an encryption password correspond. - // It is 1 at the time of passwordencrypt. - // It is made into 2 at the time of passwordencrypt2. - // When it is made 3, it corresponds to both. -#endif +#endif // LADMIN_HPP -- cgit v1.2.3-60-g2f50