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 19, 2024
1 parent 7b6dbd0 commit 81afc0f
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 @@ -79,7 +79,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 81afc0f

Please sign in to comment.