Skip to content

Commit 5b06b60

Browse files
Comment unreachable portion of code
1 parent d63da3d commit 5b06b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/deviceicon/frame.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ def setup(tray):
6666
# of the OSK has many unresolved corner cases, see
6767
# http://dev.laptop.org/ticket/12281
6868

69-
if _HAS_MALIIT:
70-
tray.add_device(DeviceView())
69+
# if _HAS_MALIIT:
70+
# tray.add_device(DeviceView())

0 commit comments

Comments
 (0)