Skip to content
Snippets Groups Projects
Commit 8318ecc9 authored by Steven Murray's avatar Steven Murray
Browse files

Removed the m_config member-variable from the following class:

    castor::common::CastorConfiguration

It would appear that there was two possible design choices, first implement the
class as a map of maps or implement it an object containing a map of a map.
Unfortunately both design choices appear to have been implemented which does
not really work.
parent 9fe81565
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment