summaryrefslogtreecommitdiff
path: root/docs.mk
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2012-05-02 16:37:37 -0700
committerJohn Koleszar <jkoleszar@google.com>2012-05-04 10:44:46 -0700
commit2bf8fb58894da0136cd6d97236241e0692cb34c8 (patch)
treece10ddd301c568c6f44d9a3511368eeef31695c9 /docs.mk
parentf039a85fd820f9f010d32dd45fc82dddc3263783 (diff)
downloadlibvpx-2bf8fb58894da0136cd6d97236241e0692cb34c8.tar.gz
remove deprecated pre-v0.9.0 API
Remove a bunch of compatibility code dating back to before the initial libvpx release. Change-Id: Ie50b81e7d665955bec3d692cd6521c9583e85ca3
Diffstat (limited to 'docs.mk')
-rw-r--r--docs.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs.mk b/docs.mk
index 98332a244..cfe57edd9 100644
--- a/docs.mk
+++ b/docs.mk
@@ -21,9 +21,6 @@ CODEC_DOX := mainpage.dox \
usage_dx.dox \
# Other doxy files sourced in Markdown
-TXT_DOX-$(CONFIG_VP8) += vp8_api1_migration.dox
-vp8_api1_migration.dox.DESC = VP8 API 1.x Migration
-
TXT_DOX = $(call enabled,TXT_DOX)
%.dox: %.txt