diff options
author | Mark Macdonald <mamacdon@ca.ibm.com> | 2011-04-29 18:15:07 -0400 |
---|---|---|
committer | Mark Macdonald <mamacdon@ca.ibm.com> | 2011-04-29 18:15:07 -0400 |
commit | e543997d97423d104ccde9248b8e965f4004a2d0 (patch) | |
tree | 5be4fe053efde30c5c7c6a1725c28c909396e8b0 | |
parent | 3254c4c2eb77c6faeee43e1b030464df7c16f1ab (diff) | |
download | org.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.html | 1 |
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> |