Merge "Remove unused vpx_log() function prototype." into experimental

This commit is contained in:
Ronald S. Bultje
2013-04-05 13:45:51 -07:00
committed by Gerrit Code Review

View File

@@ -12,8 +12,6 @@
#ifndef VP9_COMMON_VP9_BLOCKD_H_
#define VP9_COMMON_VP9_BLOCKD_H_
void vpx_log(const char *format, ...);
#include "./vpx_config.h"
#include "vpx_scale/yv12config.h"
#include "vp9/common/vp9_convolve.h"