Small clean up

This commit is contained in:
Malin E
2022-10-10 09:31:35 +02:00
parent 466fd3257f
commit 93a8b3af8a
2 changed files with 0 additions and 2 deletions

View File

@@ -20,7 +20,6 @@ local omm = asset.syncedResource({
local issPosition = {
Identifier = "ISSPosition",
Parent = transforms.EarthInertial.Identifier,
InteractionSphere = 30,
Transform = {
Translation = {
Type = "GPTranslation",

View File

@@ -29,7 +29,6 @@
#include <openspace/documentation/verifier.h>
#include <openspace/engine/globals.h>
#include <openspace/engine/windowdelegate.h>
#include <openspace/rendering/helper.h>
#include <openspace/rendering/renderengine.h>
#include <openspace/util/time.h>
#include <openspace/util/timeconversion.h>