Merge branch 'master' of belledonne-communications.com:linphone-private

This commit is contained in:
Jehan Monnier 2010-06-14 16:13:09 +02:00
commit cfd9bc7475

View file

@ -61,5 +61,5 @@ abstract public class LinphoneCoreFactory {
*/
abstract public void setDebugMode(boolean enable);
//abstract public void setLogHandler(LinphoneLogHandler handler);
abstract public void setLogHandler(LinphoneLogHandler handler);
}