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