unused var.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6516 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-12-05 13:04:49 +00:00
parent 16c61ac868
commit 3b4e37baad

View File

@ -58,7 +58,6 @@ struct level_set {
struct logfile_profile {
char *name;
unsigned int log_fd;
switch_size_t log_size; /* keep the log size in check for rotation */
switch_size_t roll_size; /* the size that we want to rotate the file at */
char *logfile;