Skip to content
Snippets Groups Projects
Commit db9f8126 authored by Robin Rosenberg's avatar Robin Rosenberg
Browse files

Get rid of a duplicate constant for SHA-1 length


Since Constants.OBJECT_ID_LENGTH is a compile time constant we
can be sure that it will always be inlined. The same goes for the
associated constant STR_LEN which is now refactored to the Constant
class and given a name better suited for wider use.

Change-Id: I03f52131e64edcd0aa74bbbf36e7d42faaf4a698
Signed-off-by: default avatarRobin Rosenberg <robin.rosenberg@dewire.com>
parent 2086fdae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment