X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=mlt%2B%2B%2Fswig%2Fmltpp.i;h=f6060b739d4c38f17679011d813388a60c5ba908;hb=80fec40c4f046be50645a0dfbf05a92520b50e7c;hp=93e2ca7e83879c3d5ecaa4441f01c3b84f8b25a5;hpb=ef7d73ce9bf11e071aafbcf74d1900d9cdeb7537;p=melted diff --git a/mlt++/swig/mltpp.i b/mlt++/swig/mltpp.i index 93e2ca7..f6060b7 100644 --- a/mlt++/swig/mltpp.i +++ b/mlt++/swig/mltpp.i @@ -42,7 +42,6 @@ namespace Mlt { %newobject Service::filter( int ); %newobject Producer::filter( int ); %newobject Producer::cut( int, int ); -%newobject Producer::get_frame( int ); %newobject Playlist::current( ); %newobject Playlist::clip_info( int ); %newobject Playlist::get_clip( int );