diff --git a/demo/static-highlighter/client-noconflict.html b/demo/static-highlighter/client-noconflict.html
index 80f3647a..fa9d345d 100644
--- a/demo/static-highlighter/client-noconflict.html
+++ b/demo/static-highlighter/client-noconflict.html
@@ -32,53 +32,39 @@
function wobble (flam) {
return flam.wobbled = true;
}
-// I'm not exactly sure how to
-// turn on softwrap like effects.
-var longString = 'this will not wrap ******************************************';
-
-
-
// the scrollbars are from overflow auto on .ace_editor.
-
-
+
+
-