diff --git a/core/js/jquery.avatar.js b/core/js/jquery.avatar.js index 54518c75cc..b44fe5fd63 100644 --- a/core/js/jquery.avatar.js +++ b/core/js/jquery.avatar.js @@ -136,11 +136,6 @@ } }); } else { - // We already have the displayname so set the placeholder (to show at least something) - if (!hidedefault) { - $div.imageplaceholder(displayname); - } - var img = new Image(); // If the new image loads successfully set it.