remove *debugmodes.c from the default build
authorJames Zern <jzern@google.com>
Sat, 2 Jul 2016 01:16:15 +0000 (18:16 -0700)
committerJames Zern <jzern@google.com>
Sat, 2 Jul 2016 02:10:04 +0000 (19:10 -0700)
commitd2b40894bebc725938916bbe1840ce82cf367768
tree9992872a1c25de1a37b8218fbfba5439cc3479f0
parent3ef9c0ba0335b1c3277229af50a33f2344ea7a16
remove *debugmodes.c from the default build

these are debug-only modules that can be added in manually when needed.
leave a reference in vp8_common.mk / vp9_common.mk for easy addition.

quiets -Wmissing-prototypes warning

BUG=b/29584271

Change-Id: Ifc8637d877edfbd562b34dc5c540428bba7951fc
vp8/vp8_common.mk
vp9/vp9_common.mk