mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 06:58:57 +01:00
Remove unused m_debug_only member from Arg struct
This commit is contained in:
@@ -152,7 +152,6 @@ protected:
|
||||
std::string m_help_param;
|
||||
std::string m_help_text;
|
||||
unsigned int m_flags;
|
||||
bool m_debug_only;
|
||||
};
|
||||
|
||||
mutable CCriticalSection cs_args;
|
||||
|
||||
Reference in New Issue
Block a user