Skip to content

Commit

Permalink
Cleanup hash type ID enum.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed Apr 3, 2024
1 parent 11a275d commit 66705df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hasher.inl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ enum HashTypeIDs {
INT64_T_TYPE_ID,
UINT64_T_TYPE_ID,
STD_PAIR_TYPE_ID,
STD_VECTOR_TYPE_ID,
LEGION_DOMAIN_POINT_TYPE_ID,
LEGION_DOMAIN_TYPE_ID,
};
Expand Down

0 comments on commit 66705df

Please sign in to comment.