Remove unused method declaration

This commit is contained in:
Joakim Hove
2019-08-14 07:41:57 +02:00
parent 5103e7b604
commit 2002be13e2

View File

@@ -52,8 +52,6 @@ namespace Opm {
private:
string_view m_sanitizedRecordString;
std::deque< string_view > m_recordItems;
void setRecordString(const std::string& singleRecordString);
};
/*