Commit e9f35bd1 authored by chriseth's avatar chriseth

Remove warning about libraries.

parent f80e2fae
...@@ -86,7 +86,6 @@ ...@@ -86,7 +86,6 @@
</div> </div>
<div id="settingsView"> <div id="settingsView">
<div class="version row"><strong>Solidity version:</strong> <span id="version">(loading)</span></div> <div class="version row"><strong>Solidity version:</strong> <span id="version">(loading)</span></div>
<div class="row">WARNING: Libraries currently do not work in the simulator, pending a <a href="https://github.com/ethereumjs/ethereumjs-vm/issues/52">feature</a>.</div>
<div class="row">Change to: <select id="versionSelector"></select></div> <div class="row">Change to: <select id="versionSelector"></select></div>
<div class="row"> <div class="row">
<label for="editorWrap"><input id="editorWrap" type="checkbox">Text Wrap</label> <label for="editorWrap"><input id="editorWrap" type="checkbox">Text Wrap</label>
......
Markdown is supported
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