Remove code references to having a flatpak version

This commit is contained in:
Evan Husted 2024-12-21 20:06:59 -06:00
parent 2fac0f4db1
commit f898a5ecf4
6 changed files with 5 additions and 46 deletions

View file

@ -424,8 +424,6 @@ namespace Ryujinx.Ava.UI.ViewModels
public bool OpenBcatSaveDirectoryEnabled => !SelectedApplication.ControlHolder.ByteSpan.IsZeros() && SelectedApplication.ControlHolder.Value.BcatDeliveryCacheStorageSize > 0;
public bool CreateShortcutEnabled => !ReleaseInformation.IsFlatHubBuild;
public string LoadHeading
{
get => _loadHeading;