mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 20:30:35 +01:00
ifcfg-rh: remove unused define ERR_GET_MSG()
This commit is contained in:
parent
4dcb5e5ba5
commit
2d428bda35
1 changed files with 0 additions and 2 deletions
|
|
@ -62,8 +62,6 @@
|
|||
_NM_UTILS_MACRO_REST(__VA_ARGS__)); \
|
||||
} G_STMT_END
|
||||
|
||||
#define ERR_GET_MSG(err) (((err) && (err)->message) ? (err)->message : "(unknown)")
|
||||
|
||||
|
||||
static NMIfcfgConnection *update_connection (SettingsPluginIfcfg *plugin,
|
||||
NMConnection *source,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue