mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Disable rendertrace by default (adb lolcat slowdown)
This commit is contained in:
parent
081dd8e657
commit
a36ce48b0e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user