Suit better string for the set/unset static option for layer parameters
[synfig.git] / synfig-core / src / modules / mod_libavcodec / trgt_av.cpp
index 5ad733a..5f481f6 100644 (file)
@@ -24,8 +24,6 @@
 
 /* === H E A D E R S ======================================================= */
 
-#define SYNFIG_NO_ANGLE
-
 #ifdef USING_PCH
 #      include "pch.h"
 #else
@@ -815,7 +813,8 @@ public:
 
 /* === M E T H O D S ======================================================= */
 
-Target_LibAVCodec::Target_LibAVCodec(const char *Filename):
+Target_LibAVCodec::Target_LibAVCodec(const char *Filename,
+                                                                        const synfig::TargetParam& /* params */):
        filename(Filename)
 {
        if(!registered)