зеркало из https://github.com/mozilla/pjs.git
Warning fix (remove ;)
This commit is contained in:
Родитель
45d11a5e72
Коммит
e97b3b8f96
|
@ -26,7 +26,7 @@
|
|||
// IID for the nsIImageRenderer interface
|
||||
#define IL_IIMAGERENDERER_IID \
|
||||
{ 0xec4e9fc0, 0xb1f3, 0x11d1, \
|
||||
{ 0x9b, 0xc3, 0x00, 0x60, 0x08, 0x8c, 0xa6, 0xb3 } };
|
||||
{ 0x9b, 0xc3, 0x00, 0x60, 0x08, 0x8c, 0xa6, 0xb3 } }
|
||||
|
||||
/**
|
||||
* Interface to be implemented by image creation and rendering
|
||||
|
|
Загрузка…
Ссылка в новой задаче