mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-23 19:34:15 +08:00
removed tracing.
This commit is contained in:
parent
718c20eb3d
commit
7698d4c756
@ -314,7 +314,6 @@ namespace GARbro.GUI
|
||||
return;
|
||||
}
|
||||
ImageData image = src_format.Item1.Read (file, src_format.Item2);
|
||||
Trace.WriteLine (string.Format ("{0} => {1}", entry.Name, outname), "ExtractImage");
|
||||
if (m_adjust_image_offset)
|
||||
{
|
||||
image = AdjustImageOffset (image);
|
||||
|
Loading…
x
Reference in New Issue
Block a user