1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-28 11:55:23 +03:00

resolved: drop unused enum type

This commit is contained in:
Lennart Poettering 2015-11-24 18:12:13 +01:00
parent 00fa60ae3b
commit 444d77fd01

View File

@ -24,7 +24,6 @@
#include "in-addr-util.h"
typedef struct DnsServer DnsServer;
typedef enum DnsServerSource DnsServerSource;
typedef enum DnsServerType {
DNS_SERVER_SYSTEM,