trivial: remove nm-netlink-monitor.h from main

nm-netlink-monitor is deprecated and the only consumer that still uses
it is nm-ip6-manager, which will start it on its own.

Conflicts:
	src/main.c
This commit is contained in:
Pavel Šimerda 2013-03-13 20:12:00 +01:00
parent fa86a377a0
commit 272335a2cf

View file

@ -48,7 +48,6 @@
#include "nm-dhcp-manager.h"
#include "nm-firewall-manager.h"
#include "nm-hostname-provider.h"
#include "nm-netlink-monitor.h"
#include "nm-vpn-manager.h"
#include "nm-logging.h"
#include "nm-policy-hosts.h"