diff options
Diffstat (limited to 'src/Model')
| -rw-r--r-- | src/Model/Grid.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Model/Grid.cpp b/src/Model/Grid.cpp index e484fc3..75c0209 100644 --- a/src/Model/Grid.cpp +++ b/src/Model/Grid.cpp @@ -29,7 +29,6 @@ Grid::~Grid() } } - void Grid::show() { std::cout << "_________________" << std::endl; |
