diff options
Diffstat (limited to 'src/systemd/nm-sd.c')
| -rw-r--r-- | src/systemd/nm-sd.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/systemd/nm-sd.c b/src/systemd/nm-sd.c index 4009c617..bcab328f 100644 --- a/src/systemd/nm-sd.c +++ b/src/systemd/nm-sd.c @@ -1,4 +1,3 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */ /* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) @@ -133,10 +132,6 @@ nm_sd_event_attach_default (void) /*****************************************************************************/ -const bool mempool_use_allowed = true; - -/*****************************************************************************/ - /* ensure that defines in nm-sd.h correspond to the internal defines. */ #include "nm-sd-adapt-core.h" |