| Index: third_party/libvpx_new/source/config/vpx_version.h
|
| diff --git a/third_party/libvpx_new/source/config/vpx_version.h b/third_party/libvpx_new/source/config/vpx_version.h
|
| deleted file mode 100644
|
| index 7fac6a40cc07e0d5e2115177295eec6f80b9a9d0..0000000000000000000000000000000000000000
|
| --- a/third_party/libvpx_new/source/config/vpx_version.h
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -#define VERSION_MAJOR 1
|
| -#define VERSION_MINOR 5
|
| -#define VERSION_PATCH 0
|
| -#define VERSION_EXTRA "483-g89cc682"
|
| -#define VERSION_PACKED ((VERSION_MAJOR<<16)|(VERSION_MINOR<<8)|(VERSION_PATCH))
|
| -#define VERSION_STRING_NOSP "v1.5.0-483-g89cc682"
|
| -#define VERSION_STRING " v1.5.0-483-g89cc682"
|
|
|