File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,12 +45,6 @@ namespace GridKit
4545 using Component<ScalarT, IdxT>::yp_;
4646 using Component<ScalarT, IdxT>::tag_;
4747 using Component<ScalarT, IdxT>::f_;
48- // using Component<ScalarT, IdxT>::g_;
49- // using Component<ScalarT, IdxT>::yB_;
50- // using Component<ScalarT, IdxT>::ypB_;
51- // using Component<ScalarT, IdxT>::fB_;
52- // using Component<ScalarT, IdxT>::gB_;
53- // using Component<ScalarT, IdxT>::param_;
5448
5549 using real_type = typename Component<ScalarT, IdxT>::real_type;
5650 using bus_type = BusBase<ScalarT, IdxT>;
Original file line number Diff line number Diff line change @@ -36,12 +36,6 @@ namespace GridKit
3636 using Component<ScalarT, IdxT>::yp_;
3737 using Component<ScalarT, IdxT>::tag_;
3838 using Component<ScalarT, IdxT>::f_;
39- // using Component<ScalarT, IdxT>::g_;
40- // using Component<ScalarT, IdxT>::yB_;
41- // using Component<ScalarT, IdxT>::ypB_;
42- // using Component<ScalarT, IdxT>::fB_;
43- // using Component<ScalarT, IdxT>::gB_;
44- // using Component<ScalarT, IdxT>::param_;
4539 using Component<ScalarT, IdxT>::component_id_;
4640
4741 using real_type = typename Component<ScalarT, IdxT>::real_type;
You can’t perform that action at this time.
0 commit comments