mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-27 03:13:34 +00:00
Drop unrequired struct
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1992 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
6f25475b02
commit
243abac616
@ -161,12 +161,6 @@ void *logsys_rec_end;
|
||||
|
||||
#define FDTAIL_INDEX (flt_data_size + 1)
|
||||
|
||||
struct log_data {
|
||||
unsigned int syslog_pos;
|
||||
unsigned int priority;
|
||||
char *log_string;
|
||||
};
|
||||
|
||||
static void logsys_atexit (void);
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user