diff options
| author | David Lamparter <equinox@diac24.net> | 2019-06-21 08:25:42 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2019-06-21 08:54:25 +0200 |
| commit | eaf58ba906129ecaf61ff21ad9263e12bd8931cb (patch) | |
| tree | 2620916ebc31d208f3a3cd07650d5f421e4d223b /lib/command.h | |
| parent | 8b7454e9c2c6a54588657f6376ea3e1ead4bfc90 (diff) | |
lib: use MTYPE_STATIC
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/command.h')
| -rw-r--r-- | lib/command.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/command.h b/lib/command.h index cc4c5d52f2..fd8b56d62e 100644 --- a/lib/command.h +++ b/lib/command.h @@ -34,7 +34,6 @@ extern "C" { #endif -DECLARE_MTYPE(HOST) DECLARE_MTYPE(COMPLETION) /* |
