summaryrefslogtreecommitdiffhomepage
path: root/TestStage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TestStage.cpp')
-rw-r--r--TestStage.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TestStage.cpp b/TestStage.cpp
index 7dd5779..4aa1767 100644
--- a/TestStage.cpp
+++ b/TestStage.cpp
@@ -9,7 +9,6 @@ static constexpr Color DEEPSPACE {3, 5, 22, 255};
TestStage::TestStage() :
- m_player {},
m_const {}
{
m_enemies.reserve(5);