Removed commented out code.

This commit is contained in:
Joakim Hove
2014-01-08 15:58:11 +01:00
parent ddf6a3c084
commit d96b88742e

View File

@@ -39,9 +39,6 @@ struct WellControls;
bool
well_controls_equal(const struct WellControls *ctrls1, const struct WellControls *ctrls2);
//int
//well_controls_reserve(int nctrl, int nphases, struct WellControls *ctrl);
struct WellControls *
well_controls_create(void);