mirror of
https://github.com/4sval/FModel.git
synced 2026-03-21 17:24:26 -05:00
Remove GetBitmap since it is not being used anywhere
This commit is contained in:
parent
4bce892c79
commit
9c3eeaf9cc
|
|
@ -81,7 +81,6 @@ public class TabImage : ViewModel
|
|||
}
|
||||
|
||||
private SKBitmap _bmp;
|
||||
public SKBitmap ToSkBitmap() => _bmp;
|
||||
private void ResetImage() => SetImage(_bmp);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user