summaryrefslogtreecommitdiffstats
path: root/libhb/openclwrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/openclwrapper.h')
-rw-r--r--libhb/openclwrapper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/openclwrapper.h b/libhb/openclwrapper.h
index 1ee081da9..c7606afc0 100644
--- a/libhb/openclwrapper.h
+++ b/libhb/openclwrapper.h
@@ -71,7 +71,6 @@ int hb_create_kernel( char * kernelname, KernelEnv * env );
int hb_release_kernel( KernelEnv * env );
void hb_opencl_init();
-void hb_opencl_info_print();
int hb_get_opencl_env();