settings: configuration file processing rewrite
This commit is contained in:
@@ -99,10 +99,6 @@ struct Binding
|
||||
return m_actions[0];
|
||||
}
|
||||
|
||||
const ActionChain &actions() const {
|
||||
return m_actions;
|
||||
}
|
||||
|
||||
private:
|
||||
ActionChain m_actions;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user