mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 14:46:56 +02:00
Fixed warnings now detected by Xcode 9
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
|
||||
- (void)prepareForReuse
|
||||
{
|
||||
[super prepareForReuse];
|
||||
|
||||
if (self.heightConstraint != 0)
|
||||
{
|
||||
self.heightConstraint = 0;
|
||||
|
||||
Reference in New Issue
Block a user