]> git.saurik.com Git - android/aapt.git/commit
Remove Debug Code
authorJosiah Gaskin <josiahgaskin@google.com>
Thu, 28 Jul 2011 00:45:32 +0000 (17:45 -0700)
committerJosiah Gaskin <josiahgaskin@google.com>
Thu, 28 Jul 2011 00:45:32 +0000 (17:45 -0700)
commite8d3cc36b8eb25e84b0aabe98a86476f28a4909f
treea8b1dd5cdee41c4620271a52899408b4ad6f53b3
parentcb93044951f9f70200a15bfe6a5a498b71622732
Remove Debug Code

This change removes debugging code from FileFinder.
This code was considered harmful because it uses the std::cout
from <iostream>.

Change-Id: Iad9b5e8a631883bd4854abdb29bc6df8a5b4a056
FileFinder.cpp