summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Macdonald <mamacdon@ca.ibm.com>2011-04-29 18:15:07 -0400
committerMark Macdonald <mamacdon@ca.ibm.com>2011-04-29 18:15:07 -0400
commite543997d97423d104ccde9248b8e965f4004a2d0 (patch)
tree5be4fe053efde30c5c7c6a1725c28c909396e8b0
parent3254c4c2eb77c6faeee43e1b030464df7c16f1ab (diff)
downloadorg.eclipse.orion.client-origin/0.2M7.zip
org.eclipse.orion.client-origin/0.2M7.tar.gz
org.eclipse.orion.client-origin/0.2M7.tar.bz2
Remove HTML comment that messes up the compiled-script replacementv20110502-1010origin/0.2M7
-rw-r--r--bundles/org.eclipse.orion.client.core/static/coding.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.orion.client.core/static/coding.html b/bundles/org.eclipse.orion.client.core/static/coding.html
index 1964303..07fc865 100644
--- a/bundles/org.eclipse.orion.client.core/static/coding.html
+++ b/bundles/org.eclipse.orion.client.core/static/coding.html
@@ -80,7 +80,6 @@
<script src="js/editorContainer.js"></script>
<script src="js/syntaxchecker.js"></script>
- <!-- For now, coding.js knows about TextMateStyler -->
<script src="js/styler/textMateStyler.js"></script>
<script src="js/coding/coding.js"></script>