diff --git a/Source/Algorithms/Noise/Noise.cpp b/Source/Algorithms/Noise/Noise.cpp index 22529a1a..2051220a 100644 --- a/Source/Algorithms/Noise/Noise.cpp +++ b/Source/Algorithms/Noise/Noise.cpp @@ -107,7 +107,4 @@ template class Doryen::Noise<2>; template -class Doryen::Noise<3>; - -template -class Doryen::Noise<4>; \ No newline at end of file +class Doryen::Noise<3>; \ No newline at end of file