Remove disabled blocks from the accessible blockly demo.

This commit is contained in:
Sean Lip
2016-08-03 14:56:13 -07:00
parent 5268ca94b9
commit 9f22701a42

View File

@@ -76,7 +76,6 @@
<block type="logic_operation"></block>
<block type="logic_negate"></block>
<block type="logic_boolean"></block>
<block type="logic_null" disabled="true"></block>
<block type="logic_ternary"></block>
</category>
<category name="Loops" colour="120">
@@ -87,7 +86,6 @@
</block>
</value>
</block>
<block type="controls_repeat" disabled="true"></block>
<block type="controls_whileUntil"></block>
<block type="controls_for">
<value name="FROM">