merged multi-auth branch back into trunk
This commit is contained in:
@@ -32,10 +32,6 @@
|
||||
# define USED_BY_DEBUG UNUSED
|
||||
#endif
|
||||
|
||||
/* Length of temporary buffers */
|
||||
|
||||
#define BUF_LEN 512
|
||||
|
||||
/* type of serial number of a state object
|
||||
* Needed in connections.h and state.h; here to simplify dependencies.
|
||||
*/
|
||||
@@ -118,9 +114,6 @@ typedef struct {
|
||||
int fd;
|
||||
} prompt_pass_t;
|
||||
|
||||
/* no time defined in time_t */
|
||||
#define UNDEFINED_TIME 0
|
||||
|
||||
/* size of timetoa string buffer */
|
||||
#define TIMETOA_BUF 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user