mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-15 01:42:07 -07:00
Useless code removed related to admin privileges, if it is not an error we can add it later, that is what git is for.
This commit is contained in:
@@ -157,7 +157,6 @@ class GMainWindow : public QMainWindow {
|
||||
CREATE_SHORTCUT_MSGBOX_SUCCESS,
|
||||
CREATE_SHORTCUT_MSGBOX_ERROR,
|
||||
CREATE_SHORTCUT_MSGBOX_APPVOLATILE_WARNING,
|
||||
CREATE_SHORTCUT_MSGBOX_ADMIN,
|
||||
};
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user