mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-23 03:30:33 +01:00
build: remove a header defined twice
Fixes the following warning: src/libnm-client-impl/meson.build:139: WARNING: Keyword argument "header" defined multiple times. WARNING: This will be an error in future Meson releases.
This commit is contained in:
parent
f805114a91
commit
ecfd564161
1 changed files with 0 additions and 1 deletions
|
|
@ -158,7 +158,6 @@ if enable_introspection
|
|||
namespace: 'NM',
|
||||
identifier_prefix: nm_id_prefix,
|
||||
symbol_prefix: nm_id_prefix.to_lower(),
|
||||
header: 'NetworkManager.h',
|
||||
export_packages: libnm_name,
|
||||
extra_args: [
|
||||
'-DNETWORKMANAGER_COMPILATION',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue