mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 12:08:11 +00:00
Unblacklisted 2 methods for Java wrapper because if getter is blacklisted, setter won't be wrapped...
This commit is contained in:
parent
a01787fbe6
commit
c0a2fcd05d
1 changed files with 0 additions and 2 deletions
|
|
@ -779,8 +779,6 @@ 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()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue