Blacklisted 3 methods badly wrapper temporarily

This commit is contained in:
Sylvain Berfini 2017-10-18 15:52:41 +02:00
parent aaf0eac9c7
commit a01787fbe6

View file

@ -779,6 +779,9 @@ class GenWrapper(object):
'linphone_factory_get',\
'linphone_factory_clean',\
'linphone_call_zoom_video',\
'linphone_core_get_native_video_window_id',\
'linphone_core_get_native_preview_window_id',\
'linphone_core_get_zrtp_cache_db',\
'linphone_config_get_range']
self.parser.parse_all()
self.translator = JavaTranslator(package, exceptions)