Skip to content

Commit

Permalink
Fix OSX compile
Browse files Browse the repository at this point in the history
  • Loading branch information
lanierd-adsk committed Jan 24, 2024
1 parent 9a6df1c commit 4ba3a09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/mayaHydra/ufeExtensions/Global.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ PXR_NAMESPACE_USING_DIRECTIVE

constexpr char kMayaRunTimeName[] = "Maya-DG";
constexpr char kUSDRunTimeName[] = "USD";
constexpr char kSdfPathSeparator = '/';

Ufe::Rtid getMayaRunTimeId()
{
Expand Down

0 comments on commit 4ba3a09

Please sign in to comment.