Fix warning

This commit is contained in:
WarmUpTill 2024-01-01 16:09:57 +01:00 committed by WarmUpTill
parent 321ec48510
commit 17c4eb4c72

View File

@ -75,10 +75,4 @@ struct FileIOData {
std::string writePath;
};
static inline QString MakeFileSwitchName(const QString &scene,
const QString &transition,
const QString &fileName,
const QString &text, bool useRegex,
bool useTime, bool onlyMatchIfChanged);
} // namespace advss