bug 234182 : got rid of nsAutoBuffer while addressing reviewer's comment, but forgot to remove '#include "nsAutoBuffer.h"'

This commit is contained in:
jshin%mailaps.org 2005-03-05 03:44:48 +00:00
parent e904e4ef65
commit 4817747b11

View File

@ -56,7 +56,6 @@
#ifdef MOZ_ENABLE_FREETYPE2
#include "nsArray.h"
#endif
#include "nsAutoBuffer.h"
const PRUint16 nsPSFontGenerator::kSubFontSize = 255;