Cleaner RIFE NCNN recursion code

This commit is contained in:
N00MKRAD
2021-01-27 12:04:22 +01:00
parent 40e63fe51d
commit 80225b6f1c
4 changed files with 25 additions and 43 deletions

View File

@@ -24,7 +24,6 @@ namespace Flowframes
[STAThread]
static void Main()
{
Paths.Init();
Config.Init();
if (Config.GetBool("delLogsOnStartup"))