trivial: remove unused prototype

This commit is contained in:
Weiping Pan 2012-02-05 09:36:49 -06:00 committed by Dan Williams
parent e4f51d1968
commit c50def68ff

View file

@ -59,8 +59,6 @@ NMDevice *nm_device_ethernet_new (const char *udi,
const char *iface,
const char *driver);
gboolean nm_device_bond_connection_matches (NMDevice *device, NMConnection *connection);
G_END_DECLS
#endif /* NM_DEVICE_ETHERNET_H */