JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.4.7_full
[ckeditor.git] / samples / plugins / dialog / assets / my_dialog.js
index 3edd072..54f747c 100644 (file)
@@ -1,9 +1,9 @@
 /**\r
- * Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.\r
+ * Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
  * For licensing, see LICENSE.md or http://ckeditor.com/license\r
  */\r
 \r
-CKEDITOR.dialog.add( 'myDialog', function( editor ) {\r
+CKEDITOR.dialog.add( 'myDialog', function() {\r
        return {\r
                title: 'My Dialog',\r
                minWidth: 400,\r