mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 02:17:57 -05: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