mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-08-27 19:36:36 +00:00
remove unused methods
This commit is contained in:
@@ -142,11 +142,4 @@ public class ChooseExistingVaultController implements FxController {
|
||||
return screenshot.getValue();
|
||||
}
|
||||
|
||||
public boolean isRestoreButtonVisible() {
|
||||
return restoreButtonVisible.get();
|
||||
}
|
||||
|
||||
public BooleanProperty restoreButtonVisibleProperty() {
|
||||
return restoreButtonVisible;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user