2
0
bensku 8 жил өмнө
parent
commit
e19785e9d9

+ 0 - 1
Source/BansheeUtility/Unix/BsUnixFileSystem.cpp

@@ -119,7 +119,6 @@ namespace bs
 			// Error handling
 			src.close();
 			if (!src)
-			
 			{
 				LOGERR(String(__FUNCTION__) + ": renaming " + oldPathStr + " to " + newPathStr +
 						": " + strerror(errno));