Remove left over record code. Squelch compile warnings

This commit is contained in:
Joel Martin
2010-11-06 10:53:32 -05:00
parent f61274c827
commit e70f1d947e
3 changed files with 4 additions and 8 deletions
-1
View File
@@ -14,7 +14,6 @@ typedef struct {
int handler_id;
int ssl_only;
int daemon;
char *record;
char *cert;
} settings_t;