projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
222c8d4
)
conf-parse: drop unused prototype
author
Lennart Poettering
<lennart@poettering.net>
Fri, 16 Nov 2018 17:05:46 +0000
(18:05 +0100)
committer
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Sat, 17 Nov 2018 07:47:27 +0000
(08:47 +0100)
src/core/load-fragment.h
patch
|
blob
|
history
diff --git
a/src/core/load-fragment.h
b/src/core/load-fragment.h
index c9e54ddfb3e223c1b04806381de49a457e71eb30..d236f66a39ad010f5fcaf0ff9850cc1414765b4e 100644
(file)
--- a/
src/core/load-fragment.h
+++ b/
src/core/load-fragment.h
@@
-75,7
+75,6
@@
CONFIG_PARSER_PROTOTYPE(config_parse_io_limit);
CONFIG_PARSER_PROTOTYPE(config_parse_blockio_weight);
CONFIG_PARSER_PROTOTYPE(config_parse_blockio_device_weight);
CONFIG_PARSER_PROTOTYPE(config_parse_blockio_bandwidth);
-CONFIG_PARSER_PROTOTYPE(config_parse_netclass);
CONFIG_PARSER_PROTOTYPE(config_parse_job_mode);
CONFIG_PARSER_PROTOTYPE(config_parse_job_mode_isolate);
CONFIG_PARSER_PROTOTYPE(config_parse_exec_selinux_context);