mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-28 01:28:30 +00:00
remove unused global mail_s instance
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1071 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
ab63c2b024
commit
d75301498a
@ -174,7 +174,7 @@ struct mail_s { // for imap and pop3
|
||||
char folder[128];
|
||||
timed_thread *p_timed_thread;
|
||||
char secure;
|
||||
} mail;
|
||||
};
|
||||
|
||||
/* struct cpu_stat {
|
||||
unsigned int user, nice, system, idle, iowait, irq, softirq;
|
||||
|
Loading…
x
Reference in New Issue
Block a user