diff options
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/video.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/video.c b/apps/plugins/video.c index 617ada3..292b61a 100644 --- a/apps/plugins/video.c +++ b/apps/plugins/video.c @@ -158,7 +158,6 @@ int main(char* filename) } rb->close(fd); - and_b(~0x40, &PBDRL); /* hack workaround to get the LED off */ if (shown == SYS_USB_CONNECTED) /* exception */ return PLUGIN_USB_CONNECTED; |