Removed unused MAXPATHLEN definition.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@537 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -44,10 +44,6 @@ char STRING[] = "****************";
|
||||
#define MAX_PASSWD_LENGTH 256
|
||||
/* (sizeof(STRING)) */
|
||||
|
||||
#ifndef MAXPATHLEN
|
||||
#define MAXPATHLEN BUFSIZ
|
||||
#endif /* MAXPATHLEN */
|
||||
|
||||
#define PROMPT "Password: "
|
||||
#define FAIL_MSG "Sorry, try again"
|
||||
#define LEFT 001
|
||||
|
Reference in New Issue
Block a user