delete unused function.
This commit is contained in:
@@ -51,12 +51,6 @@ namespace Opm {
|
||||
}
|
||||
|
||||
|
||||
void EclipsePRTLog::clear()
|
||||
{
|
||||
m_count.clear();
|
||||
}
|
||||
|
||||
|
||||
EclipsePRTLog::~EclipsePRTLog()
|
||||
{
|
||||
//output summary.
|
||||
|
||||
@@ -36,8 +36,6 @@ public:
|
||||
|
||||
size_t numMessages(int64_t messageType) const;
|
||||
|
||||
void clear();
|
||||
|
||||
~EclipsePRTLog();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user