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