aboutsummaryrefslogtreecommitdiff
path: root/plugins/video_ffmpeg_helper/video_ffmpeg_helper.module
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/video_ffmpeg_helper/video_ffmpeg_helper.module')
-rw-r--r--plugins/video_ffmpeg_helper/video_ffmpeg_helper.module1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/video_ffmpeg_helper/video_ffmpeg_helper.module b/plugins/video_ffmpeg_helper/video_ffmpeg_helper.module
index 2d0ee1f..45e82d3 100644
--- a/plugins/video_ffmpeg_helper/video_ffmpeg_helper.module
+++ b/plugins/video_ffmpeg_helper/video_ffmpeg_helper.module
@@ -360,7 +360,6 @@ function _video_ffmpeg_helper_get_video_info(&$node, $value=null) {
return $ffmpeg_info[$fileobj->filename];
}
-
// escape file name for safety
$file = escapeshellarg($fileobj->filepath);
// create the full command to execute