Fix another lot of warnings from Clang
Closes #90 Closes #91 Closes #92 Closes #93
This commit is contained in:
@@ -25,11 +25,6 @@ namespace Nz
|
||||
|
||||
private:
|
||||
const NoiseBase& m_source;
|
||||
float m_value;
|
||||
float m_remainder;
|
||||
float m_offset;
|
||||
float m_weight;
|
||||
float m_signal;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
@@ -71,7 +71,6 @@ namespace Nz
|
||||
mutable StringStream m_outputStream;
|
||||
bool m_keepLastLine;
|
||||
unsigned int m_lineCount;
|
||||
unsigned int m_streamFlags;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user