Simplify get manager app info logic

This commit is contained in:
topjohnwu
2021-09-17 02:07:32 -07:00
parent 82f303e1c6
commit 7b25e74418
7 changed files with 46 additions and 45 deletions

View File

@@ -20,8 +20,8 @@ public:
/* These should be guarded with internal lock */
db_settings cfg;
db_strings str;
su_access access;
std::string mgr_pkg;
struct stat mgr_st;
/* This should be guarded with global cache lock */