diff options
-rw-r--r-- | src/library.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/library.js b/src/library.js index f414a05f..aac5a9da 100644 --- a/src/library.js +++ b/src/library.js @@ -6584,10 +6584,6 @@ LibraryManager.library = { return me.ret; }, - _Z7catopenPKci: function() { throw 'catopen not implemented' }, - _Z7catgetsP8_nl_catdiiPKc: function() { throw 'catgets not implemented' }, - _Z8catcloseP8_nl_catd: function() { throw 'catclose not implemented' }, - // ========================================================================== // errno.h // ========================================================================== |