JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.1
[ckeditor.git] / _source / core / imagecacher.js
index c626093..0704556 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -11,6 +11,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        {\r
                var doCallback = function()\r
                        {\r
+                               img.removeAllListeners();\r
                                loaded[ image ] = 1;\r
                                callback();\r
                        };\r