summaryrefslogtreecommitdiffstats
path: root/src/color.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/color.cpp')
-rw-r--r--src/color.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/color.cpp b/src/color.cpp
index d088aa1..cf69b0d 100644
--- a/src/color.cpp
+++ b/src/color.cpp
@@ -42,8 +42,6 @@
CColor::CColor(CInstanceManager* iMan) : CControl(iMan)
{
- CControl::CControl(iMan);
-
m_bRepeat = FALSE;
m_repeat = 0.0f;