summarylogtreecommitdiffstats
path: root/mkfbsplash
diff options
context:
space:
mode:
Diffstat (limited to 'mkfbsplash')
-rwxr-xr-xmkfbsplash1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkfbsplash b/mkfbsplash
index 805db47bb84e..a03ecb0d1ec3 100755
--- a/mkfbsplash
+++ b/mkfbsplash
@@ -68,7 +68,6 @@ if [ ${EUID} -ne 0 ]; then
fi
TEMP=$(mktemp)
-clear
/usr/bin/fbv -c -i -d 1 "${IMAGE}"
/usr/bin/cp "${FB_DEV}" "${TEMP}"
/usr/bin/mv -i "${TEMP}" "${OUT_FILE}"