tweaks: avoid an unused-variable warning for the tiny version
The extra variable is not needed, because when having read from standard input, the filename will simply be empty. It will not be empty for any other file that was read.
Showing
+1 -3
Please register or sign in to comment