projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1302e7a
)
networkd: remove unused variable manager -> m
author
Susant Sahani
<susant@redhat.com>
Wed, 24 Jan 2018 14:57:27 +0000
(20:27 +0530)
committer
Susant Sahani
<susant@redhat.com>
Wed, 24 Jan 2018 14:57:27 +0000
(20:27 +0530)
src/network/networkd-route.h
patch
|
blob
|
history
diff --git
a/src/network/networkd-route.h
b/src/network/networkd-route.h
index
334cb16
..
6db9d59
100644
(file)
--- a/
src/network/networkd-route.h
+++ b/
src/network/networkd-route.h
@@
-26,7
+26,6
@@
typedef struct NetworkConfigSection NetworkConfigSection;
#include "networkd-network.h"
struct Route {
- Manager *m;
Network *network;
NetworkConfigSection *section;