mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 00:06:59 +00:00
clean up: remove unused variable
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
3dda0a77a5
commit
adda925c1e
2 changed files with 0 additions and 3 deletions
|
|
@ -57,7 +57,6 @@
|
|||
#include "defaults.h"
|
||||
|
||||
/* Global variables */
|
||||
int prefix_length[2][NUM_OF_PREFIX];
|
||||
struct configuration_t config;
|
||||
struct shared_network_t *shared_networks;
|
||||
unsigned int num_shared_networks;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue