mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 19:03:20 +03:00
ios add dummy call and remove some lookup functions
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -13,9 +13,6 @@ import Flutter
|
||||
}
|
||||
|
||||
public func dummyMethodToEnforceBundling() {
|
||||
get_rgba();
|
||||
// free_rgba(nil);
|
||||
// get_by_name("", "");
|
||||
// set_by_name("", "");
|
||||
session_get_rgba(nil);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user