b-153927 r=rods sr=waterson. Fixed comment. Should not effect build at all.

This commit is contained in:
dcone%netscape.com 2002-06-27 21:01:15 +00:00
Родитель eff7c1ce17
Коммит 7dc9118d39
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -50,7 +50,6 @@
#include <math.h>
// Macro to convert from TWIPS (1440 per inch) to POINTS (72 per inch)
#define NS_PIXELS_TO_POINTS(x) ((x) * 10)
#define FLAG_CLIP_VALID 0x0001