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