vpx_mem.c: remove unused macro

__VPX_MEM_C__

unused since:
f58011a vpx_mem: remove vpx_memset

Change-Id: I820c972c4165275ddf21c1687748409818a7f2af
This commit is contained in:
James Zern 2016-02-02 17:56:04 -08:00
parent c9e057a9a0
commit 77d3775941

View File

@ -9,8 +9,6 @@
*/
#define __VPX_MEM_C__
#include "vpx_mem.h"
#include <stdio.h>
#include <stdlib.h>