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