summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autohuston.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autohuston.cpp')
-rw-r--r--src/object/auto/autohuston.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/object/auto/autohuston.cpp b/src/object/auto/autohuston.cpp
index ad66702..6fb70e8 100644
--- a/src/object/auto/autohuston.cpp
+++ b/src/object/auto/autohuston.cpp
@@ -49,8 +49,6 @@ CAutoHuston::CAutoHuston(CInstanceManager* iMan, CObject* object)
D3DVECTOR pos;
int i;
- CAuto::CAuto(iMan, object);
-
for ( i=0 ; i<HUSTONMAXLENS ; i++ )
{
m_lens[i].parti = -1;