diff options
-rw-r--r-- | src/library.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/library.js b/src/library.js index 8aac2bb2..881fa54b 100644 --- a/src/library.js +++ b/src/library.js @@ -4600,8 +4600,6 @@ LibraryManager.library = { return __ZNKSt9exception4whatEv.buffer; }, - _ZNSt9type_infoD2Ev: function(){}, - // RTTI hacks for exception handling, defining type_infos for common types. // The values are dummies. We simply use the addresses of these statically // allocated variables as unique identifiers. |