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