diff options
Diffstat (limited to 'src/devices/bluetooth/nm-bt-error.c')
| -rw-r--r-- | src/devices/bluetooth/nm-bt-error.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/devices/bluetooth/nm-bt-error.c b/src/devices/bluetooth/nm-bt-error.c deleted file mode 100644 index 8f5265f8..00000000 --- a/src/devices/bluetooth/nm-bt-error.c +++ /dev/null @@ -1,10 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0+ */ -/* - * Copyright (C) 2014 Red Hat, Inc. - */ - -#include "nm-default.h" - -#include "nm-bt-error.h" - -NM_CACHED_QUARK_FCN("nm-bt-error", nm_bt_error_quark); |