mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-28 23:09:32 -05:00
Small code cleanup
This commit is contained in:
@@ -61,7 +61,6 @@ public:
|
||||
const ghoul::Dictionary& dictionary);
|
||||
|
||||
ResourceSynchronization(const ghoul::Dictionary& dictionary);
|
||||
void configure(std::shared_ptr<SynchronizationConfiguration> config);
|
||||
virtual ~ResourceSynchronization();
|
||||
virtual std::string directory() = 0;
|
||||
virtual void start() = 0;
|
||||
|
||||
Reference in New Issue
Block a user