mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 02:57:22 +00:00
remove unused of model.dart
This commit is contained in:
@@ -131,10 +131,6 @@ class _RemotePageState extends State<RemotePage>
|
||||
_removeStates(widget.id);
|
||||
}
|
||||
|
||||
void resetTool() {
|
||||
_ffi.resetModifiers();
|
||||
}
|
||||
|
||||
Widget buildBody(BuildContext context) {
|
||||
return Scaffold(
|
||||
backgroundColor: Theme.of(context).backgroundColor,
|
||||
|
||||
Reference in New Issue
Block a user