Skip to content

Commit

Permalink
IO: cosmetic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-iob committed Jan 18, 2024
1 parent 074956e commit ab5dac0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/IO/configuration.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ class GlobalConfigParser : public ConfigParser
GlobalConfigParser(const std::string &rootName, bool multiSections);
GlobalConfigParser(const std::string &rootName, int version, bool multiSections);


GlobalConfigParser(GlobalConfigParser const&) = delete;
GlobalConfigParser& operator=(GlobalConfigParser const&) = delete;

Expand Down

0 comments on commit ab5dac0

Please sign in to comment.