From c4915a3c5824ab4a539f2c996ec5169bd165e07d Mon Sep 17 00:00:00 2001 From: Heshan Date: Sun, 13 Mar 2011 18:38:12 +0530 Subject: Remove videoS3 and Video Zencoder modules for D7 and VideoS3 module will continue as a stream wrapper. --- video.install | 6 ------ 1 file changed, 6 deletions(-) (limited to 'video.install') diff --git a/video.install b/video.install index 828496b..51d9202 100644 --- a/video.install +++ b/video.install @@ -162,12 +162,6 @@ function video_field_schema($field) { 'not null' => FALSE, 'unsigned' => TRUE, ), - 'use_default_video_thumb' => array( - 'description' => 'Use video thumbanil.', - 'type' => 'int', - 'not null' => FALSE, - 'unsigned' => TRUE, - ), 'player_dimensions' => array( 'description' => "Video dimention for the video player.", 'type' => 'varchar', -- cgit v1.2.3