No need to preload the snippet display

Doesn't help with repainting issue
This commit is contained in:
Matt Pass
2012-12-30 19:20:43 +00:00
parent d2377bff34
commit 464030808c

View File

@@ -223,8 +223,6 @@ function createNewCMInstance(num) {
var codeFoldBrace = CodeMirror.newFoldFunction(CodeMirror.braceRangeFinder);
</script>
<iframe name="snippetLoader" src="snippets/snippet-display.php" style="display: none"></iframe>
</body>
</html>