diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/embind/embind.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/embind/embind.js b/src/embind/embind.js index 48646dd7..caec7978 100755 --- a/src/embind/embind.js +++ b/src/embind/embind.js @@ -462,7 +462,6 @@ function __embind_register_struct_field( }); } -// todo: I guarantee there is a way to simplify the following data structure. function RegisteredPointer( name, registeredClass, |