summaryrefslogtreecommitdiff
path: root/src/simulation/elements/NONE.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/NONE.cpp')
-rw-r--r--src/simulation/elements/NONE.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/NONE.cpp b/src/simulation/elements/NONE.cpp
index 8029bee..d271c90 100644
--- a/src/simulation/elements/NONE.cpp
+++ b/src/simulation/elements/NONE.cpp
@@ -43,7 +43,7 @@ Element_NONE::Element_NONE()
HighTemperatureTransition = NT;
Update = NULL;
- Graphics = NULL;
+
}
Element_NONE::~Element_NONE() {} \ No newline at end of file