diff options
Diffstat (limited to 'src/simulation/elements/BHOL.cpp')
| -rw-r--r-- | src/simulation/elements/BHOL.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/BHOL.cpp b/src/simulation/elements/BHOL.cpp index 7a11985..35eda8c 100644 --- a/src/simulation/elements/BHOL.cpp +++ b/src/simulation/elements/BHOL.cpp @@ -43,7 +43,7 @@ Element_BHOL::Element_BHOL() HighTemperatureTransition = NT; Update = NULL; - Graphics = NULL; + } Element_BHOL::~Element_BHOL() {}
\ No newline at end of file |
