mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-30 13:47:41 +00:00
Fixme
This commit is contained in:
parent
87e214761f
commit
7813b7309d
@ -90,6 +90,7 @@ public class Device implements BaseLink.PackageReceiver {
|
||||
private HashSet<String> supportedIncomingInterfaces = new HashSet<>();
|
||||
private HashSet<String> supportedOutgoingInterfaces = new HashSet<>();
|
||||
|
||||
//FIXME: Why are these never used? Did some merge break the capabilities?
|
||||
private HashMap<String, ArrayList<String>> pluginsByIncomingInterface;
|
||||
private HashMap<String, ArrayList<String>> pluginsByOutgoingInterface;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user