disable lifecycle dumps

git-svn-id: http://skia.googlecode.com/svn/trunk@1221 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
reed@google.com 2011-05-02 17:35:04 +00:00
parent 2f3dc9dc4c
commit e495905246

View File

@ -18,7 +18,7 @@
#include "SkTypeface.h"
#include "SkFontHost.h"
#define TRACE_LIFECYCLE
//#define TRACE_LIFECYCLE
#ifdef TRACE_LIFECYCLE
static int32_t gTypefaceCounter;