mirror of
				https://github.com/OPM/opm-simulators.git
				synced 2025-02-25 18:55:30 -06:00 
			
		
		
		
	remove unused modestring array
This commit is contained in:
		@@ -725,8 +725,6 @@ namespace Opm
 | 
			
		||||
        double violation_extent = 0.0;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    const std::string modestring[4] = { "BHP", "THP", "RESERVOIR_RATE", "SURFACE_RATE" };
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#include "WellInterface_impl.hpp"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user