diff options
author | Johann <johannkoenig@google.com> | 2014-12-01 11:59:11 -0800 |
---|---|---|
committer | Johann <johannkoenig@google.com> | 2015-03-18 11:06:53 -0700 |
commit | 08acc349b38133684f6fdb075df056bd551510dc (patch) | |
tree | 1f1bb7ea3ea5924a9c140af8d115946bb97e8ccc /.gitignore | |
parent | 5370c6f1a59cdf06be3c06a69075f991b5f08b60 (diff) | |
download | libvpx-08acc349b38133684f6fdb075df056bd551510dc.tar.gz libvpx-08acc349b38133684f6fdb075df056bd551510dc.tar.bz2 libvpx-08acc349b38133684f6fdb075df056bd551510dc.zip |
Remove last remnants of obj_int_extract
Change-Id: Icc7da6027763b5ed7cbfe70ffe271103ead59fe1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index bb9e51840..dce4cfaba 100644 --- a/.gitignore +++ b/.gitignore @@ -44,7 +44,6 @@ /ivfenc.dox /libvpx.so* /libvpx.ver -/obj_int_extract /samples.dox /test_libvpx /vp8_api1_migration.dox |