Remove Welcome ui_print from squisher as it is now in the build.

This commit is contained in:
Chris Soyars 2010-07-09 03:01:47 +00:00
parent 9783426ca4
commit be30c574cf
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@ else
cp META-INF/com/google/android/updater-script updater-script.new
fi
echo "ui_print(\"Welcome to CyanogenMod-$MODVERSION!\");" > META-INF/com/google/android/updater-script
cat updater-script.new >> META-INF/com/google/android/updater-script
rm updater-script.new