From 875a1f8960bbbb56fda291f19b1f119fc23b17fe Mon Sep 17 00:00:00 2001 From: Chia-I Wu Date: Fri, 24 Jun 2011 11:15:55 +0900 Subject: targets/egl: removed Not used. --- src/gallium/targets/egl/st_OpenVG.c | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 src/gallium/targets/egl/st_OpenVG.c (limited to 'src/gallium/targets/egl/st_OpenVG.c') diff --git a/src/gallium/targets/egl/st_OpenVG.c b/src/gallium/targets/egl/st_OpenVG.c deleted file mode 100644 index d0bf4dbae91..00000000000 --- a/src/gallium/targets/egl/st_OpenVG.c +++ /dev/null @@ -1,8 +0,0 @@ -#include "vg_api.h" -#include "egl.h" - -PUBLIC struct st_api * -st_api_create_OpenVG(void) -{ - return (struct st_api *) vg_api_get(); -} -- cgit v1.2.3