USE_NEW_COMPOSITOR=1 for M13. r=vidur,troy a=jar

This commit is contained in:
beard%netscape.com 2000-01-21 02:06:22 +00:00
parent 17c08a1d6f
commit f74e58124f

View File

@ -110,7 +110,7 @@ nsresult nsViewFactory::LockFactory(PRBool aLock)
}
//Uncomment the following line to go back to the "new" compositor.
//#define USE_NEW_COMPOSITOR 1
#define USE_NEW_COMPOSITOR 1
#if USE_NEW_COMPOSITOR
#include "nsViewManager.h"