Skip to content
Commit b81a5be7 authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧 Committed by Aleix Pol Gonzalez
Browse files

Keep strong references when using pointers

It doesn't make much sense to keep the raw pointer of a weak pointer
that could potentially disappear at any point.

This fixes warnings and just uses references like they're meant to be
used.
parent 44c36a8a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment