mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-10 16:26:32 -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