did not compile on mac, don't know why to prohibit copying; refs #7

master
Marc Wäckerlin 11 years ago
parent fe2b0f0c29
commit e846c326f1
  1. 1
      src/mrw/configfile.hxx

@ -264,7 +264,6 @@ namespace mrw {
private:
Value(); // not implemented, must be initialized
Value& operator=(const Value&); // not implemented, no assignment
};
//------------------------------------------------------------------------

Loading…
Cancel
Save