Remove unused variable
This commit is contained in:
parent
7b9234f394
commit
96303e10f3
@ -47,7 +47,6 @@ RETSIGTYPE takesig (int sig);
|
|||||||
* Global Structures
|
* Global Structures
|
||||||
*/
|
*/
|
||||||
struct config_s config;
|
struct config_s config;
|
||||||
float load = 0.00;
|
|
||||||
unsigned int received_sighup = FALSE; /* boolean */
|
unsigned int received_sighup = FALSE; /* boolean */
|
||||||
unsigned int processed_config_file = FALSE; /* boolean */
|
unsigned int processed_config_file = FALSE; /* boolean */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user