[gnome-shell/wip/hadess/import-gnome-bluetooth: 132/133] bluetooth: Remove unused ShellBluetoothCategory enum
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/hadess/import-gnome-bluetooth: 132/133] bluetooth: Remove unused ShellBluetoothCategory enum
- Date: Tue, 2 Nov 2021 14:28:25 +0000 (UTC)
commit a7f0b152e5213377760d09deca4cdc0219f89862
Author: Bastien Nocera <hadess hadess net>
Date: Tue Nov 2 15:24:53 2021 +0100
bluetooth: Remove unused ShellBluetoothCategory enum
src/shell-bluetooth-enums.h | 20 --------------------
1 file changed, 20 deletions(-)
---
diff --git a/src/shell-bluetooth-enums.h b/src/shell-bluetooth-enums.h
index 1ab8f7c15b..eabadc279f 100644
--- a/src/shell-bluetooth-enums.h
+++ b/src/shell-bluetooth-enums.h
@@ -34,26 +34,6 @@
* Enumerations related to ShellBluetooth.
**/
-/**
- * ShellBluetoothCategory:
- * @SHELL_BLUETOOTH_CATEGORY_ALL: all devices
- * @SHELL_BLUETOOTH_CATEGORY_PAIRED: paired devices
- * @SHELL_BLUETOOTH_CATEGORY_TRUSTED: trusted devices
- * @SHELL_BLUETOOTH_CATEGORY_NOT_PAIRED_OR_TRUSTED: neither paired, nor trusted devices
- * @SHELL_BLUETOOTH_CATEGORY_PAIRED_OR_TRUSTED: paired and/or trusted devices
- *
- * The category of a ShellBluetooth devices.
- **/
-typedef enum {
- SHELL_BLUETOOTH_CATEGORY_ALL,
- SHELL_BLUETOOTH_CATEGORY_PAIRED,
- SHELL_BLUETOOTH_CATEGORY_TRUSTED,
- SHELL_BLUETOOTH_CATEGORY_NOT_PAIRED_OR_TRUSTED,
- SHELL_BLUETOOTH_CATEGORY_PAIRED_OR_TRUSTED,
- /* < private > */
- SHELL_BLUETOOTH_CATEGORY_NUM_CATEGORIES /*< skip >*/
-} ShellBluetoothCategory;
-
/**
* ShellBluetoothType:
* @SHELL_BLUETOOTH_TYPE_ANY: any device, or a device of an unknown type
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]