linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Function is codified to return null always.


From: Rodrigo Pimenta Carvalho
Subject: [Linphone-developers] Function is codified to return null always.
Date: Tue, 18 Feb 2014 18:36:47 -0300

Hi.

In linphone-android, class LinphoneService, we have:

private static final LinphoneGuiListener guiListener() {
return null;
}

This method is used in some places in this class. I guess these codes that invoke such method can be erased. 

Someone tell me if I'm misunderstanding some point, please!

Thanks a lot.
Rodrigo.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]