summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autohuston.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autohuston.h')
-rw-r--r--src/object/auto/autohuston.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/auto/autohuston.h b/src/object/auto/autohuston.h
index 27b016b..f99876a 100644
--- a/src/object/auto/autohuston.h
+++ b/src/object/auto/autohuston.h
@@ -42,7 +42,7 @@ const int HUSTONMAXLENS = 20;
class CAutoHuston : public CAuto
{
public:
- CAutoHuston(CInstanceManager* iMan, CObject* object);
+ CAutoHuston(CObject* object);
~CAutoHuston();
void DeleteObject(bool bAll=false);