don't call the syntax highlighter twice

This commit is contained in:
Chris Eppstein 2011-01-14 18:06:18 -08:00
parent 72435363cd
commit 665241f8cd

View File

@ -16,6 +16,3 @@
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
<script type="text/javascript">
SyntaxHighlighter.all()
</script>