networkd: remove unused variable manager -> m

This commit is contained in:
Susant Sahani 2018-01-24 20:27:27 +05:30
parent 1302e7aa94
commit d6ba0f2c4a

View file

@ -26,7 +26,6 @@ typedef struct NetworkConfigSection NetworkConfigSection;
#include "networkd-network.h"
struct Route {
Manager *m;
Network *network;
NetworkConfigSection *section;