mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-18 02:55:12 +00:00
declaring info in common.c is redundant
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1064 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
36a18732ea
commit
fea715f038
@ -34,8 +34,6 @@
|
||||
#include <sys/time.h>
|
||||
#include <pthread.h>
|
||||
|
||||
struct information info;
|
||||
|
||||
void update_uname(void)
|
||||
{
|
||||
uname(&info.uname_s);
|
||||
|
Loading…
Reference in New Issue
Block a user