Skip to content

Commit 43443b6

Browse files
committed
Remove redundant hints
1 parent d10e359 commit 43443b6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Texconv/texconv.cpp

-4
Original file line numberDiff line numberDiff line change
@@ -308,14 +308,10 @@ namespace
308308
{ L"ignoremips", L"ignore-mips" },
309309
{ L"inverty", L"invert-y" },
310310
{ L"keepcoverage", L"keep-coverage" },
311-
{ L"permissive", L"permissive" },
312311
{ L"reconstructz", L"reconstruct-z" },
313312
{ L"rotatecolor", L"rotate-color" },
314313
{ L"singleproc", L"single-proc" },
315-
{ L"swizzle", L"swizzle" },
316314
{ L"tgazeroalpha", L"tga-zero-alpha" },
317-
{ L"timing", L"timing" },
318-
{ L"tonemap", L"tonemap" },
319315
{ L"wiclossless", L"wic-lossless" },
320316
{ L"wicmulti", L"wic-multiframe" },
321317
{ L"x2bias", L"x2-bias" },

0 commit comments

Comments
 (0)