print logo in ffPrintAndSaveCachedValue

This commit is contained in:
Linus Dierheimer
2021-03-21 20:46:20 +01:00
parent 2004544528
commit 071b2c6727
8 changed files with 2 additions and 15 deletions
-2
View File
@@ -27,8 +27,6 @@ void ffPrintShell(FFinstance* instance)
++shellName;
}
ffPrintLogoAndKey(instance, "Shell");
FF_STRBUF_CREATE(shell);
if(!ffStrbufIsEmpty(&instance->config.shellFormat))