mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Cleanup DummySource (bad bad bad)
This commit is contained in:
@@ -71,7 +71,6 @@ protected:
|
||||
std::list< SourceIdList > groups_sources_id_;
|
||||
|
||||
static void XMLToNode(tinyxml2::XMLElement *xml, Node &n);
|
||||
static Source *createDummy(tinyxml2::XMLElement *sourceNode);
|
||||
};
|
||||
|
||||
class SessionCreator : public SessionLoader {
|
||||
|
||||
Reference in New Issue
Block a user