Changeset 622

Show
Ignore:
Timestamp:
04/15/09 23:08:25 (7 months ago)
Author:
ashot
Message:

remove debug

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/uploadr/MacUploadr.app/Contents/Resources/chrome/content/uploadr/threads.js

    r619 r622  
    249249                                //photos.list[this.id].hash = file.compute_file_hash(thumbPath); 
    250250                                if(photos.list[this.id].thumb_width < 400){ 
    251                                         logStringMessage(this.id); 
    252251                                        photos.call_swf('thumbnail_done', [photos.list[this.id], thumbPath]); 
    253252                                }