X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Faffine.h;h=d03f6cd872fd97c33ae67761327045883a8d1690;hb=5a1b2bb96f2bd6b7ef4f8031763683726c02219d;hp=46119e2b1e202b0128b175cdc5e8d9f3da7aa920;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/affine.h b/cinelerra-5.1/cinelerra/affine.h index 46119e2b..d03f6cd8 100644 --- a/cinelerra-5.1/cinelerra/affine.h +++ b/cinelerra-5.1/cinelerra/affine.h @@ -74,11 +74,7 @@ public: double out_x4, double out_y4, AffineMatrix *result); - float transform_cubic(float dx, - float jm1, - float j, - float jp1, - float jp2); +// float transform_cubic(float dx, float jm1, float j, float jp1, float jp2); AffineEngine *server; };