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:
parent
fd4af1b049
commit
faa50fdb0a
7 changed files with 0 additions and 111 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue