Index: /CKEditor/branches/prototype/_samples/sample.js
===================================================================
--- /CKEditor/branches/prototype/_samples/sample.js	(revision 2884)
+++ /CKEditor/branches/prototype/_samples/sample.js	(revision 2885)
@@ -26,4 +26,5 @@
 	console.log();
 
+// %REMOVE_START%
 (function()
 {
@@ -36,4 +37,5 @@
 		window.location = 'sample.html?sample=' + sampleMatch[1] + ( location.search.length > 1 ? '&' + location.search.substr(1) : '' );
 })();
+// %REMOVE_END%
 
 if ( window.CKEDITOR )
