diff options
author | sr55 <[email protected]> | 2010-02-06 21:10:44 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-02-06 21:10:44 +0000 |
commit | 563dc3d304c479c07cdb0130a65709a0572bd0d0 (patch) | |
tree | 2a54fc43ff4db7fedbef7f575342d3317b1f1e89 /libhb/hb.h | |
parent | ac797923ab0fe26b3ba79d2f4b96f957ddf44bf4 (diff) |
removed test code
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3102 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/hb.h')
-rw-r--r-- | libhb/hb.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libhb/hb.h b/libhb/hb.h index 2603c1a5f..04d87b2be 100644 --- a/libhb/hb.h +++ b/libhb/hb.h @@ -26,8 +26,6 @@ int hb_get_build( hb_handle_t * ); number and points 'version' to a version description. Returns a negative value otherwise. */ int hb_check_update( hb_handle_t * h, char ** version ); - - int hello_world(); /* hb_set_cpu_count() Force libhb to act as if you had X CPU(s). |