diff options
Diffstat (limited to 'tools/aapt/AaptAssets.cpp')
-rw-r--r-- | tools/aapt/AaptAssets.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/aapt/AaptAssets.cpp b/tools/aapt/AaptAssets.cpp index 3c3edda85e4f..13ae24b7d29e 100644 --- a/tools/aapt/AaptAssets.cpp +++ b/tools/aapt/AaptAssets.cpp @@ -964,7 +964,6 @@ void AaptAssets::addResource(const String8& leafName, const String8& path, subdir->addFile(leafName, grr); } - ssize_t AaptAssets::slurpFromArgs(Bundle* bundle) { int count; |