summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/video.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/video.c b/apps/plugins/video.c
index 617ada327c..292b61a69c 100644
--- a/apps/plugins/video.c
+++ b/apps/plugins/video.c
@@ -158,7 +158,6 @@ int main(char* filename)
158 } 158 }
159 159
160 rb->close(fd); 160 rb->close(fd);
161 and_b(~0x40, &PBDRL); /* hack workaround to get the LED off */
162 161
163 if (shown == SYS_USB_CONNECTED) /* exception */ 162 if (shown == SYS_USB_CONNECTED) /* exception */
164 return PLUGIN_USB_CONNECTED; 163 return PLUGIN_USB_CONNECTED;