Removed duplicate function calls

This commit is contained in:
Sunnyyoung 2018-10-26 21:30:44 +08:00
parent 8e259e3e8e
commit 6194f0c3cc

View File

@ -118,7 +118,6 @@ static void __attribute__((constructor)) tweak(void) {
[((MessageService *)self) AddLocalMsg:session msgData:promptMessageData];
} else {
[((MessageService *)self) AddLocalMsg:session msgData:promptMessageData];
[((MessageService *)self) AddLocalMsg:session msgData:promptMessageData];
}
// Dispatch notification