aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/embind/embind.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/embind/embind.js b/src/embind/embind.js
index ccab4c48..f44ee176 100755
--- a/src/embind/embind.js
+++ b/src/embind/embind.js
@@ -730,7 +730,6 @@ function __embind_register_class(
false,
false));
- // todo: implement const pointers (no modification Javascript side)
registerType(rawConstPointerType, new RegisteredPointer(
name + ' const*',
rawConstPointerType,