Added util function getcto().

committer: mfx <mfx> 978792675 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2001-01-06 14:51:15 +00:00
parent 766b3edeee
commit daa0fe353b
7 changed files with 103 additions and 135 deletions
-1
View File
@@ -95,7 +95,6 @@ void Filter::init(int id_, unsigned addvalue_)
initFilter(this, NULL, 0);
// clear input parameters
this->addvalue = addvalue_;
this->forced_cto = -1;
this->preferred_ctos = NULL;
// clear input/output parameters
this->cto = 0;