Minor: Do not recompile markdown every time.

This commit is contained in:
Ilya Gorbunov
2016-03-18 20:55:55 +03:00
parent 470027bfd8
commit 3779fb2521
-2
View File
@@ -437,8 +437,6 @@
<equals arg1="${markdown.abi.incompatible}" arg2="0"/>
</not>
</condition>
<!-- remove after bootstrapping markdown -->
<property name="markdown.need.recompile" value="true" />
<sequential if:set="markdown.need.recompile">
<echo message="Recompiling intellij-markdown manually"/>