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