mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-20 22:36:08 +00:00
unused var.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6516 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
16c61ac868
commit
3b4e37baad
@ -58,7 +58,6 @@ struct level_set {
|
|||||||
|
|
||||||
struct logfile_profile {
|
struct logfile_profile {
|
||||||
char *name;
|
char *name;
|
||||||
unsigned int log_fd;
|
|
||||||
switch_size_t log_size; /* keep the log size in check for rotation */
|
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 */
|
switch_size_t roll_size; /* the size that we want to rotate the file at */
|
||||||
char *logfile;
|
char *logfile;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user