Removed 404 links and some other unused images

This commit is contained in:
Peter 'Pita' Martischka 2011-06-02 00:28:08 +01:00
parent 929af33260
commit 6122929461
5 changed files with 2 additions and 5 deletions

View file

@ -529,10 +529,7 @@ var pad = {
},
preloadImages: function() {
var images = [
'static/img/feedbackbox2.gif',
'static/img/sharebox4.gif',
'static/img/sharedistri.gif',
'static/img/colorpicker.gif',
'../static/img/colorpicker.gif'
];
function loadNextImage() {
if (images.length == 0) {