Bug 342754 - pavlov defined NS_CHARSETALIAS_CID a second time, r=smontagu

This commit is contained in:
Phil Ringnalda 2009-08-25 20:20:33 -07:00
Родитель eb73a7d1c9
Коммит 9c3888a484
1 изменённых файлов: 0 добавлений и 3 удалений

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

@ -53,9 +53,6 @@
#define NS_CHARSETALIAS_CID \
{ 0x98d41c21, 0xccf3, 0x11d2, { 0xb3, 0xb1, 0x0, 0x80, 0x5f, 0x8a, 0x66, 0x70 }}
#define NS_CHARSETALIAS_CID \
{ 0x98d41c21, 0xccf3, 0x11d2, { 0xb3, 0xb1, 0x0, 0x80, 0x5f, 0x8a, 0x66, 0x70 }}
#define NS_CHARSETALIAS_CONTRACTID "@mozilla.org/intl/charsetalias;1"
class nsICharsetAlias : public nsISupports