Commit ad9bd8f6 authored by Olivier Blin's avatar Olivier Blin Committed by Olivier Blin
Browse files

Remove unused m_mutex variable in brcm-egl


Change-Id: I0c6b59eb9d59d6db4a71811562cdf740bfb0a06e
Reviewed-by: default avatarLaszlo Agocs <laszlo.agocs@theqtcompany.com>
parent d8c9a537
Branches
Tags
No related merge requests found
Showing with 0 additions and 2 deletions
...@@ -83,8 +83,6 @@ private: ...@@ -83,8 +83,6 @@ private:
int m_current; int m_current;
int m_count; int m_count;
QMutex m_mutex;
}; };
} }
......
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