summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autonest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autonest.h')
-rw-r--r--src/object/auto/autonest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/auto/autonest.h b/src/object/auto/autonest.h
index 1009457..4d734a8 100644
--- a/src/object/auto/autonest.h
+++ b/src/object/auto/autonest.h
@@ -35,7 +35,7 @@ enum AutoNestPhase
class CAutoNest : public CAuto
{
public:
- CAutoNest(CInstanceManager* iMan, CObject* object);
+ CAutoNest(CObject* object);
~CAutoNest();
void DeleteObject(bool bAll=false);