Skip to content
Snippets Groups Projects
Commit 1aba91e9 authored by Lioncash's avatar Lioncash
Browse files

bootmanager: Prevent unnecessary copies in TouchUpdateEvent()

The list of points is returned by const reference, so we don't need to
make a copy of every element in the list.
parent 57d9ef5a
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