Revert "Make CI happy"

This reverts commit 8a1e32d9eb.
This commit is contained in:
Arun Prakash Jana 2023-01-16 00:18:41 +05:30
parent cac5b9ba33
commit f9295780ef

View file

@ -4511,9 +4511,7 @@ static bool get_output(char *file, char *arg1, char *arg2, int fdout, bool page)
unlink(g_tmpfpath); unlink(g_tmpfpath);
return TRUE; return TRUE;
} } else if (have_file)
if (have_file)
// Case 3 // Case 3
return TRUE; return TRUE;