Skip to content
Commit 8a680745 authored by Xun Li's avatar Xun Li Committed by Maksim Panchenko
Browse files

Remove const call to take_front

Summary:
take_front() is a const member of StringRef. Calling it does nothing.
This suggests that this line of code is useless, deleting it.
But it's good to double check, what was the original intention here?

(cherry picked from FBD21697637)
parent 87291711
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment