mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-23 13:29:12 -06:00
Feature/warnings (#1885)
Remove many warnings from MSVC, Clang, and GCC
This commit is contained in:
@@ -44,10 +44,6 @@
|
||||
#include "syncmodule_lua.inl"
|
||||
|
||||
namespace {
|
||||
constexpr const char* KeyHttpSynchronizationRepositories =
|
||||
"HttpSynchronizationRepositories";
|
||||
constexpr const char* KeySynchronizationRoot = "SynchronizationRoot";
|
||||
|
||||
struct [[codegen::Dictionary(SyncModule)]] Parameters {
|
||||
// The list of all repository URLs that are used to fetch data from for
|
||||
// HTTPSynchronizations
|
||||
|
||||
Reference in New Issue
Block a user