зеркало из https://github.com/mozilla/pjs.git
remove comma at end of enumerator list from 9bbea3b66376
This commit is contained in:
Родитель
8da8155021
Коммит
b4b8803c3b
|
@ -85,7 +85,7 @@ public:
|
|||
// If set, then the Screen 'screen' in the callback can be different
|
||||
// from the default Screen of the display passed to 'Draw' and can be
|
||||
// on a different display.
|
||||
DRAW_SUPPORTS_ALTERNATE_SCREEN = 0x20,
|
||||
DRAW_SUPPORTS_ALTERNATE_SCREEN = 0x20
|
||||
};
|
||||
|
||||
struct DrawOutput {
|
||||
|
|
Загрузка…
Ссылка в новой задаче