@@ -510,13 +510,6 @@
return YES;
}
-
-- (void)motionEnded:(UIEventSubtype)motion withEvent:(UIEvent *)event
-{
- if (motion == UIEventSubtypeMotionShake)
- [[VLCBugreporter sharedInstance] handleBugreportRequest];
-}
- (void)remoteControlReceivedWithEvent:(UIEvent *)event
{
switch (event.subtype) {