Suppress a lint warning
This commit is contained in:
Родитель
77dd6c9e83
Коммит
c0fce04cc6
|
@ -577,6 +577,7 @@ function __embind_register_class(
|
|||
});
|
||||
|
||||
/*global ___getDynamicPointerType: false*/
|
||||
/*global ___dynamicPointerCast: false*/
|
||||
var pointerName = name + '*';
|
||||
registerType(pointerType, pointerName, {
|
||||
name: pointerName,
|
||||
|
|
Загрузка…
Ссылка в новой задаче