Skip to content

Commit

Permalink
pkgdbh
Browse files Browse the repository at this point in the history
m_build variable obsolet
  • Loading branch information
tnut committed Mar 20, 2024
1 parent c064525 commit 2b0d618
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pkgdbh.h
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ class Pkgdbh {
std::string m_packageCollection;
std::string m_utilName;
std::string m_root;
std::string m_build;
std::vector<rule_t> m_actionRules;
std::set< std::pair<std::string, int> > m_postInstallList;
alias_t m_listOfAlias;
Expand Down

0 comments on commit 2b0d618

Please sign in to comment.