Removed commented out code.

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

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);