Enable double buffering on Mac

git-svn-id: svn://10.0.0.236/trunk@16662 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pierre%netscape.com
1998-12-18 13:33:55 +00:00
parent 406ce1034d
commit d644ebc792

View File

@@ -32,9 +32,7 @@ static const PRBool gsDebug = PR_FALSE;
#define UPDATE_QUANTUM 1000 / 40
#ifdef XP_MAC // temporary
#define NO_DOUBLE_BUFFER
#endif
//#define NO_DOUBLE_BUFFER
static void vm_timer_callback(nsITimer *aTimer, void *aClosure)
{