]> granicus.if.org Git - libvpx/commitdiff
remove code not in use
authorYaowu Xu <yaowu@google.com>
Wed, 25 May 2011 16:35:54 +0000 (09:35 -0700)
committerYaowu Xu <yaowu@google.com>
Wed, 25 May 2011 16:46:37 +0000 (09:46 -0700)
Change-Id: I6e5e86235d341cce3b02abda26dbeb71940ed955

vp8/encoder/bitstream.c

index 284025d4ea2b36b6f57d90dbdc5c69b39f7141c8..ec2bb94a7e61f557e161c2e8db5e6acdfc3751ac 100644 (file)
@@ -40,9 +40,6 @@ const int vp8cx_base_skip_false_prob[128] =
     53,  50,  47,  44,  41,  38,  35, 32,
     30,  28,  26,  24,  22,  20,  18, 16,
 };
-#ifdef VP8REF
-#define __int64 long long
-#endif
 
 #if defined(SECTIONBITS_OUTPUT)
 unsigned __int64 Sectionbits[500];