diff options
Diffstat (limited to 'labb4/GameState.h')
| -rw-r--r-- | labb4/GameState.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/labb4/GameState.h b/labb4/GameState.h index 7466308..331dcb7 100644 --- a/labb4/GameState.h +++ b/labb4/GameState.h @@ -21,7 +21,6 @@ class GameState { public: GameState(); GameState(int numberOfRobots); - GameState(const GameState &); /* |
