Disable rendertrace by default (adb lolcat slowdown)

This commit is contained in:
Benoit Girard 2012-02-21 11:34:10 -05:00
parent 081dd8e657
commit a36ce48b0e

View File

@ -42,7 +42,7 @@
// For the front end see: https://github.com/staktrace/rendertrace
// Uncomment this line to enable RENDERTRACE
#define MOZ_RENDERTRACE
//#define MOZ_RENDERTRACE
#ifdef MOZ_RENDERTRACE
#include "gfx3DMatrix.h"