X-Git-Url: https://git.saurik.com/android/aapt.git/blobdiff_plain/853cbd5801d6c83dca7ee7ab8f3392b16bde7c96..a26716da51b33c5014fba460537db707a9ea84f2:/Command.cpp?ds=sidebyside diff --git a/Command.cpp b/Command.cpp index b98925b..0a5e590 100644 --- a/Command.cpp +++ b/Command.cpp @@ -7,7 +7,6 @@ #include "Bundle.h" #include "ResourceFilter.h" #include "ResourceTable.h" -#include "Images.h" #include "XMLNode.h" #include @@ -1840,21 +1839,6 @@ int doCrunch(Bundle* bundle) return NO_ERROR; } -/* - * Do PNG Crunching on a single flag - * -i points to a single png file - * -o points to a single png output file - */ -int doSingleCrunch(Bundle* bundle) -{ - fprintf(stdout, "Crunching single PNG file: %s\n", bundle->getSingleCrunchInputFile()); - fprintf(stdout, "\tOutput file: %s\n", bundle->getSingleCrunchOutputFile()); - - String8 input(bundle->getSingleCrunchInputFile()); - String8 output(bundle->getSingleCrunchOutputFile()); - return preProcessImageToCache(bundle, input, output); -} - char CONSOLE_DATA[2925] = { 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 95, 46, 32, 32, 32, 32, 32, 32, 32, 32, 32,