Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelliu-adsk committed May 12, 2023
1 parent d2e9b11 commit bcb480e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/usd/translators/meshWriter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,6 @@ bool PxrUsdTranslators_MeshWriter::writeMeshAttrs(
continue;

bool isDisplayColor = false;
bool isDisplayOpacity = false;

if (colorSetName == UsdMayaMeshPrimvarTokens->DisplayColorColorSetName.GetString()) {
if (!exportArgs.exportDisplayColor) {
Expand Down

0 comments on commit bcb480e

Please sign in to comment.