removed a rickg debug flag that was causing a performance hit

git-svn-id: svn://10.0.0.236/trunk@37504 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rickg%netscape.com
1999-06-30 00:41:04 +00:00
parent a60936fdae
commit 97bef3a116
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@
#include "prmem.h"
#undef ENABLE_RESIDUALSTYLE
#define RICKG_DEBUG 0
#define RICKG_DEBUG
#ifdef RICKG_DEBUG
#include <fstream.h>
#endif