summaryrefslogtreecommitdiff
path: root/src/position.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/position.h')
-rw-r--r--src/position.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/position.h b/src/position.h
index 4622b8ed..c9c8e6f2 100644
--- a/src/position.h
+++ b/src/position.h
@@ -39,7 +39,6 @@ struct Position
};
using Path = std::list<Position>;
-using PathIterator = Path::iterator;
/**
* Appends a string representation of a position to the output stream.