Remove NS_IPRESCONTEXT_IID because it is unused. rs=bzbarsky

This commit is contained in:
sharparrow1%yahoo.com 2006-04-05 00:55:57 +00:00
Родитель 7768c95035
Коммит 411ab49ef4
1 изменённых файлов: 0 добавлений и 4 удалений

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

@ -89,10 +89,6 @@ struct nsStyleBackground;
class nsIRenderingContext;
#endif
#define NS_IPRESCONTEXT_IID \
{ 0xa7f3a964, 0xbbea, 0x4559, \
{ 0x9a, 0x5c, 0x4e, 0x3b, 0x90, 0x38, 0x13, 0x68 } }
enum nsWidgetType {
eWidgetType_Button = 1,
eWidgetType_Checkbox = 2,