Commit 8c71a924 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

src: hide InitializeICUDirectory symbol

Exporting it seems like an oversight.  It's not safe to call once
V8 is running so there doesn't seem to be a point in exporting it
to add-ons.  Un-export it.

PR-URL: https://github.com/nodejs/io.js/pull/1815


Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
parent 8357c508
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment