changeset 8020:28d9f91aeb28 libavcodec

Remove unused variables
author conrad
date Sun, 12 Oct 2008 19:41:17 +0000
parents dea517f771aa
children 00fca5d6f0d9
files vp3.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/vp3.c	Sat Oct 11 14:52:00 2008 +0000
+++ b/vp3.c	Sun Oct 12 19:41:17 2008 +0000
@@ -140,8 +140,6 @@
     int last_quality_index;
 
     int superblock_count;
-    int superblock_width;
-    int superblock_height;
     int y_superblock_width;
     int y_superblock_height;
     int c_superblock_width;