summaryrefslogtreecommitdiff
path: root/inc/id.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/id.h')
-rw-r--r--inc/id.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/id.h b/inc/id.h
index a10ad49..dabf206 100644
--- a/inc/id.h
+++ b/inc/id.h
@@ -25,7 +25,6 @@
class ID : public Stage
{
public:
- ID(Stage *next);
using Stage::Stage;
using Stage::advance;