summaryrefslogtreecommitdiffstats
path: root/src/check.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/check.cpp')
-rw-r--r--src/check.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/check.cpp b/src/check.cpp
index baaf15d..f485921 100644
--- a/src/check.cpp
+++ b/src/check.cpp
@@ -38,7 +38,6 @@
CCheck::CCheck(CInstanceManager* iMan) : CControl(iMan)
{
- CControl::CControl(iMan);
}
// Object's destructor.