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