summaryrefslogtreecommitdiffstats
path: root/source/Ravines.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/Ravines.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Ravines.cpp b/source/Ravines.cpp
index ca34bbc5b..726f3ffb4 100644
--- a/source/Ravines.cpp
+++ b/source/Ravines.cpp
@@ -85,7 +85,6 @@ public:
cStructGenRavines::cStructGenRavines(int a_Seed, int a_Size) :
m_Noise(a_Seed),
- m_Seed(a_Seed),
m_Size(a_Size)
{
}