diff options
Diffstat (limited to 'modules/bar/popouts/Content.qml')
| -rw-r--r-- | modules/bar/popouts/Content.qml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/bar/popouts/Content.qml b/modules/bar/popouts/Content.qml index f8ef549..e3f569d 100644 --- a/modules/bar/popouts/Content.qml +++ b/modules/bar/popouts/Content.qml @@ -37,11 +37,6 @@ Item { } Popout { - name: "ethernet" - sourceComponent: Ethernet {} - } - - Popout { name: "bluetooth" sourceComponent: Bluetooth { wrapper: root.wrapper |