aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Grids/Cells
diff options
context:
space:
mode:
authorArmano <sponsor15@gmail.com>2015-07-04 11:31:07 +0200
committerArmano <sponsor15@gmail.com>2015-07-04 11:31:07 +0200
commit8a8f4fa0d4e518e81434adde19022378b95eb727 (patch)
tree3a1f9965e60102b9c1051b45a0883c85c54eaf48 /src/server/game/Grids/Cells
parent678a08c8c5e2de508c7517c91e75e0cd49ea3385 (diff)
Cleanup some whitespaces
Diffstat (limited to 'src/server/game/Grids/Cells')
-rw-r--r--src/server/game/Grids/Cells/Cell.h1
-rw-r--r--src/server/game/Grids/Cells/CellImpl.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/server/game/Grids/Cells/Cell.h b/src/server/game/Grids/Cells/Cell.h
index eb889e328cb..87220e56d0f 100644
--- a/src/server/game/Grids/Cells/Cell.h
+++ b/src/server/game/Grids/Cells/Cell.h
@@ -117,4 +117,3 @@ private:
};
#endif
-
diff --git a/src/server/game/Grids/Cells/CellImpl.h b/src/server/game/Grids/Cells/CellImpl.h
index ea5143375c1..61113d6b36e 100644
--- a/src/server/game/Grids/Cells/CellImpl.h
+++ b/src/server/game/Grids/Cells/CellImpl.h
@@ -178,4 +178,3 @@ inline void Cell::VisitCircle(TypeContainerVisitor<T, CONTAINER>& visitor, Map&
}
}
#endif
-