Index: branches/dev/data/class/SC_UploadFile.php
===================================================================
--- branches/dev/data/class/SC_UploadFile.php	(revision 14432)
+++ branches/dev/data/class/SC_UploadFile.php	(revision 14434)
@@ -61,5 +61,4 @@
             // FTPÍÑ¥Õ¥¡¥¤¥ë°ì»þ³ÊÇ¼ÍÑ¥Ç¥£¥ì¥¯¥È¥êºîÀ®
             $ftp_temp_dir = $this->makeFtpTempDir($this->temp_dir);
-            
             $dst_file = $ftp_temp_dir . $uniqname;
             $ret = $objThumb->Main($src_file, $width, $height, $dst_file);
