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