Clean up unncessary defines

LOG_TAG and TRACE_TAG are already defined in the makefile

Change-Id: I9e53e3dacbe018441edd74cb7c8c90846defee74
This commit is contained in:
Chris Craik
2015-07-14 12:13:03 -07:00
parent 3aed7affdf
commit 5a4690bf26
37 changed files with 0 additions and 91 deletions

View File

@ -14,8 +14,6 @@
* limitations under the License.
*/
#define ATRACE_TAG ATRACE_TAG_VIEW
#include "DrawFrameTask.h"
#include <utils/Log.h>