mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-10 22:56:14 +01:00
Whitespace cleanpu
This commit is contained in:
@@ -1527,7 +1527,6 @@ int __cdecl wmain(_In_ int argc, _In_z_count_(argc) wchar_t* argv[])
|
||||
assert( info.miscFlags2 == tinfo.miscFlags2 );
|
||||
assert( info.dimension == tinfo.dimension );
|
||||
|
||||
|
||||
image.swap( timage );
|
||||
cimage.reset();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user