1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00

remove some incomplete functions

This commit is contained in:
ser1zw 2012-11-15 23:00:01 +09:00
parent fd4af1b049
commit faa50fdb0a
7 changed files with 0 additions and 111 deletions

View file

@ -197,13 +197,6 @@ rb_min_enclosing_circle(VALUE self)
return success ? circle : Qnil;
}
VALUE
rb_calc_pgh(VALUE self)
{
/* not yet */
return Qnil;
}
__NAMESPACE_END_POINT_SET
int