Closed TheSpydog closed 2 months ago
This fixes a clang warning about using %ls instead of %s, and removes a few IDxc* object definitions that were never actually getting used.
%ls
%s
This fixes a clang warning about using
%ls
instead of%s
, and removes a few IDxc* object definitions that were never actually getting used.