Index: /CKEditor/branches/prototype/_samples/replacebycode.html
===================================================================
--- /CKEditor/branches/prototype/_samples/replacebycode.html	(revision 2574)
+++ /CKEditor/branches/prototype/_samples/replacebycode.html	(revision 2575)
@@ -59,5 +59,5 @@
 					// Replace the <textarea id="editor"> with an CKEditor
 					// instance, using default configurations.
-					CKEDITOR.replace( 'editor2', { skin : 'v2' } );
+					CKEDITOR.replace( 'editor2' );
 
 				//]]>
