Remove unnecessary changes

// FREEBIE
pull/1/head
Michael Kirk 7 years ago
parent 52ea54ae64
commit 51eee90bb7

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>

@ -256,7 +256,6 @@ static const CGFloat ConversationInputToolbarBorderViewHeight = 0.5;
return;
}
// TODO update existing preview with message in case we switch which message we're quoting.
if (self.quotedMessagePreview) {
[self clearQuotedMessagePreview];
}

Loading…
Cancel
Save