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