core: find the existing modem for a port in the manager

This commit is contained in:
Dan Williams
2010-03-30 15:03:35 -07:00
parent 720e38aec0
commit df08f6a43f
5 changed files with 21 additions and 51 deletions

View File

@@ -122,9 +122,6 @@ struct _MMPluginBaseClass {
GType mm_plugin_base_get_type (void);
MMModem *mm_plugin_base_find_modem (MMPluginBase *self,
const char *master_device);
gboolean mm_plugin_base_get_device_ids (MMPluginBase *self,
const char *subsys,
const char *name,