(ezc): generate only requested frames

This commit is contained in:
2024-07-07 22:10:29 +02:00
parent b2f4c065ea
commit 2490e2cc68
7 changed files with 28 additions and 27 deletions

View File

@@ -584,7 +584,6 @@ public:
void SetEzcParameters(bool trim_white, bool skip_new_line, bool use_special_chars);
void Generate();
void Generate(Ezc::Pattern & pattern);
private: