remove cruft
authorRobin Gareus <robin@gareus.org>
Sat, 21 Nov 2015 10:09:51 +0000 (11:09 +0100)
committerRobin Gareus <robin@gareus.org>
Sat, 21 Nov 2015 10:09:51 +0000 (11:09 +0100)
libs/ardour/ardour/session_directory.h

index 141294b5f40fe3d4c5f153e4392b33687b731a28..6f4126e0bbab6b049bed0bf502a63eba627d30b1 100644 (file)
@@ -154,7 +154,6 @@ private:
        std::string m_root_path;
 
        static std::map<std::string,std::string> root_cache;
-       mutable std::string m_sources_root;
 };
 
 } // namespace ARDOUR